Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 1114e72
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 7, 2025
1 parent 05eaea0 commit 0c7b9c2
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion docs/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736238571625,
"lastUpdate": 1736239246846,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11702,6 +11702,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 77514a211a6f319ebc759c6f647abf366bd0a6bd\nBranch: master\nTime: 2025-01-07T09:27:51+01:00"
}
]
},
{
"commit": {
"author": {
"email": "66853113+pre-commit-ci[bot]@users.noreply.github.com",
"name": "pre-commit-ci[bot]",
"username": "pre-commit-ci[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1114e72c011e77524f332eddcc9621fefd4ddbdf",
"message": "[pre-commit.ci] pre-commit autoupdate (#1367)\n\n<!--pre-commit.ci start-->\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.8.0 →\nv0.8.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.0...v0.8.6)\n- [github.com/pre-commit/mirrors-mypy: v1.13.0 →\nv1.14.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.13.0...v1.14.1)\n<!--pre-commit.ci end-->\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Chris Sewell <[email protected]>",
"timestamp": "2025-01-07T09:38:55+01:00",
"tree_id": "c8ef9f49d24eec5d4b7e5d4bc6ee81b79c40496e",
"url": "https://github.com/useblocks/sphinx-needs/commit/1114e72c011e77524f332eddcc9621fefd4ddbdf"
},
"date": 1736239233443,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.14387051799999995,
"unit": "s",
"extra": "Commit: 1114e72c011e77524f332eddcc9621fefd4ddbdf\nBranch: master\nTime: 2025-01-07T09:38:55+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 59.707422408,
"unit": "s",
"extra": "Commit: 1114e72c011e77524f332eddcc9621fefd4ddbdf\nBranch: master\nTime: 2025-01-07T09:38:55+01:00"
}
]
}
]
}
Expand Down

0 comments on commit 0c7b9c2

Please sign in to comment.