Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for fa937f2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 8, 2024
1 parent da9fda7 commit 1d3b5ba
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": 1728383078044,
"lastUpdate": 1728409178455,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10838,6 +10838,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 4120c18edd9bc63ac071250fa9b6ae22d9f4b25a\nBranch: master\nTime: 2024-10-08T12:22:36+02:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "PhilipPartsch",
"username": "PhilipPartsch"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fa937f23abf42266255d0146192835c9b2009ca4",
"message": "👌 Allow `ref` in `neeuml` to handle need parts (#1222)\n\nCo-authored-by: Chris Sewell <[email protected]>",
"timestamp": "2024-10-08T19:37:38+02:00",
"tree_id": "b81c7181407b5516c97a32d33e00a4c74214c36a",
"url": "https://github.com/useblocks/sphinx-needs/commit/fa937f23abf42266255d0146192835c9b2009ca4"
},
"date": 1728409167131,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.20242626900000005,
"unit": "s",
"extra": "Commit: fa937f23abf42266255d0146192835c9b2009ca4\nBranch: master\nTime: 2024-10-08T19:37:38+02:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 67.824418353,
"unit": "s",
"extra": "Commit: fa937f23abf42266255d0146192835c9b2009ca4\nBranch: master\nTime: 2024-10-08T19:37:38+02:00"
}
]
}
]
}
Expand Down

0 comments on commit 1d3b5ba

Please sign in to comment.