Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 483c983
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 31, 2024
1 parent eb62dcd commit 0a5f414
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": 1717159435678,
"lastUpdate": 1717159514823,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -7886,6 +7886,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: eee2eb405bbfcd4238444c6c17a0a4106934bac9\nBranch: master\nTime: 2024-05-31T14:41:53+02:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "483c98301b56465caabee32c59221e7a4904b23a",
"message": "👌 Add collapse button to `clean_xxx` layouts (#1187)",
"timestamp": "2024-05-31T14:43:19+02:00",
"tree_id": "db55373304c7270250005acfc13d194bb23bdfd4",
"url": "https://github.com/useblocks/sphinx-needs/commit/483c98301b56465caabee32c59221e7a4904b23a"
},
"date": 1717159506521,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.1976703870000165,
"unit": "s",
"extra": "Commit: 483c98301b56465caabee32c59221e7a4904b23a\nBranch: master\nTime: 2024-05-31T14:43:19+02:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 58.630743255,
"unit": "s",
"extra": "Commit: 483c98301b56465caabee32c59221e7a4904b23a\nBranch: master\nTime: 2024-05-31T14:43:19+02:00"
}
]
}
]
}
Expand Down

0 comments on commit 0a5f414

Please sign in to comment.