Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 7966453
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 4, 2024
1 parent 5354c1f commit 2f3ad47
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": 1725453464863,
"lastUpdate": 1725453577669,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9470,6 +9470,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: b0d8e6c753fe4ebb20d3b0cf9007e7173ee9bdb0\nBranch: master\nTime: 2024-09-04T14:35:43+02:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "7966453b963ff1a189892a4877d66da4aa6d0e02",
"message": "🐛 FIX disallow dynamic functions `[[..]]` in literal content (#1263)\n\nThis commit addresses issues with (unescapable) dynamic functions in code blocks,\r\nand scoping of dynamic functions in nested needs, by skipping these child nodes",
"timestamp": "2024-09-04T14:37:23+02:00",
"tree_id": "849fd87915ae5737817017490b7edc1330f1f32d",
"url": "https://github.com/useblocks/sphinx-needs/commit/7966453b963ff1a189892a4877d66da4aa6d0e02"
},
"date": 1725453569578,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.35314582400002337,
"unit": "s",
"extra": "Commit: 7966453b963ff1a189892a4877d66da4aa6d0e02\nBranch: master\nTime: 2024-09-04T14:37:23+02:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 75.64539169800003,
"unit": "s",
"extra": "Commit: 7966453b963ff1a189892a4877d66da4aa6d0e02\nBranch: master\nTime: 2024-09-04T14:37:23+02:00"
}
]
}
]
}
Expand Down

0 comments on commit 2f3ad47

Please sign in to comment.