Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for e0bc813
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 15, 2024
1 parent 9187bf3 commit 71eacb4
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": 1708008063292,
"lastUpdate": 1708009998266,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6554,6 +6554,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 6b26526759fb97810968c882788d99a1aceee5f8\nBranch: master\nTime: 2024-02-15T15:39:01+01:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e0bc813741e28edf32a4291f2cf9a7e8a3d455e3",
"message": "🔧 Use future annotations in all modules (#1111)\n\nJust to keep things consistent across the code-base",
"timestamp": "2024-02-15T16:11:17+01:00",
"tree_id": "03a9da238a6cb939a34f7b2622591e2c5e766f35",
"url": "https://github.com/useblocks/sphinx-needs/commit/e0bc813741e28edf32a4291f2cf9a7e8a3d455e3"
},
"date": 1708009989870,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.22627956399998084,
"unit": "s",
"extra": "Commit: e0bc813741e28edf32a4291f2cf9a7e8a3d455e3\nBranch: master\nTime: 2024-02-15T16:11:17+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 59.53416377299999,
"unit": "s",
"extra": "Commit: e0bc813741e28edf32a4291f2cf9a7e8a3d455e3\nBranch: master\nTime: 2024-02-15T16:11:17+01:00"
}
]
}
]
}
Expand Down

0 comments on commit 71eacb4

Please sign in to comment.