Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for d5e8465
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 31, 2024
1 parent d77991b commit 508a489
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": 1730145353996,
"lastUpdate": 1730373454535,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11342,6 +11342,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: a3255dee651fc3e94592b9f6bf6f0fb619ec9b1b\nBranch: master\nTime: 2024-10-28T20:53:50+01:00"
}
]
},
{
"commit": {
"author": {
"email": "chrisj_sewell@hotmail.com",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d5e84653d971fbccf8b9cb2a7dbcba23d1cda77a",
"message": "🔧 Add `lineno` to default output of `needs.json` (#1346)",
"timestamp": "2024-10-31T12:15:24+01:00",
"tree_id": "de09a0fd3b36cd8f489a780b51d6f9cfb3b174f7",
"url": "https://github.com/useblocks/sphinx-needs/commit/d5e84653d971fbccf8b9cb2a7dbcba23d1cda77a"
},
"date": 1730373439443,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.14674408799999128,
"unit": "s",
"extra": "Commit: d5e84653d971fbccf8b9cb2a7dbcba23d1cda77a\nBranch: master\nTime: 2024-10-31T12:15:24+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 68.264618746,
"unit": "s",
"extra": "Commit: d5e84653d971fbccf8b9cb2a7dbcba23d1cda77a\nBranch: master\nTime: 2024-10-31T12:15:24+01:00"
}
]
}
]
}
Expand Down

0 comments on commit 508a489

Please sign in to comment.