Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 73b961e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 24, 2024
1 parent 12a8566 commit bf58ccb
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": 1701845509671,
"lastUpdate": 1706107675557,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6158,6 +6158,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: c27bc6449c0d2a106d953f4ec9e3051a9dc4500b\nBranch: master\nTime: 2023-12-06T07:48:57+01:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jörg Kreuzberger",
"username": "kreuzberger"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "73b961e29583bc0ac8892ef9c4e2bfb75f7f46bb",
"message": "#947 filter_warning option to replace default \"No needs passed the filters\" text (#1093)\n\nAdd option `:filter_warning:` to directives (e.g. needtable) to show no\r\ntext or given text instead of the default text.",
"timestamp": "2024-01-24T15:44:59+01:00",
"tree_id": "f8a9b33084051bb63ffdf85e10ee2e253335fd91",
"url": "https://github.com/useblocks/sphinx-needs/commit/73b961e29583bc0ac8892ef9c4e2bfb75f7f46bb"
},
"date": 1706107668312,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.24102158600001644,
"unit": "s",
"extra": "Commit: 73b961e29583bc0ac8892ef9c4e2bfb75f7f46bb\nBranch: master\nTime: 2024-01-24T15:44:59+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 59.26840552800002,
"unit": "s",
"extra": "Commit: 73b961e29583bc0ac8892ef9c4e2bfb75f7f46bb\nBranch: master\nTime: 2024-01-24T15:44:59+01:00"
}
]
}
]
}
Expand Down

0 comments on commit bf58ccb

Please sign in to comment.