Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 35ed42a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 7, 2025
1 parent e0b8b35 commit 36586b5
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": 1736239246846,
"lastUpdate": 1736240203263,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11738,6 +11738,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 1114e72c011e77524f332eddcc9621fefd4ddbdf\nBranch: master\nTime: 2025-01-07T09:38:55+01:00"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "35ed42a02da6b128608910936f558cd686ffba08",
"message": "⬆️ Update lxml requirement from <5.0,>=4.6.5 to >=4.6.5,<6.0 (#1365)",
"timestamp": "2025-01-07T09:55:00+01:00",
"tree_id": "c817a8ffc92b3ad131e895cd85e0dfb59190601e",
"url": "https://github.com/useblocks/sphinx-needs/commit/35ed42a02da6b128608910936f558cd686ffba08"
},
"date": 1736240190849,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.13999666999998794,
"unit": "s",
"extra": "Commit: 35ed42a02da6b128608910936f558cd686ffba08\nBranch: master\nTime: 2025-01-07T09:55:00+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 56.02898231399999,
"unit": "s",
"extra": "Commit: 35ed42a02da6b128608910936f558cd686ffba08\nBranch: master\nTime: 2025-01-07T09:55:00+01:00"
}
]
}
]
}
Expand Down

0 comments on commit 36586b5

Please sign in to comment.