Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for a8ab520
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 13, 2023
1 parent 86421a5 commit bea5f83
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": 1699457261498,
"lastUpdate": 1699871508200,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5798,6 +5798,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 5783d92a7417a542366d7a830ded50306c46203e\nBranch: master\nTime: 2023-11-08T16:24:07+01:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a8ab5204eb6f6cc689ccf83e5d815f8fd19fe74b",
"message": "🧪 Add code coverage to CI testing (#1067)",
"timestamp": "2023-11-13T10:28:30Z",
"tree_id": "70765115138ef4db504735fe1718f659a4a48037",
"url": "https://github.com/useblocks/sphinx-needs/commit/a8ab5204eb6f6cc689ccf83e5d815f8fd19fe74b"
},
"date": 1699871499579,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.2635748739999997,
"unit": "s",
"extra": "Commit: a8ab5204eb6f6cc689ccf83e5d815f8fd19fe74b\nBranch: master\nTime: 2023-11-13T10:28:30+00:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 70.94963632399998,
"unit": "s",
"extra": "Commit: a8ab5204eb6f6cc689ccf83e5d815f8fd19fe74b\nBranch: master\nTime: 2023-11-13T10:28:30+00:00"
}
]
}
]
}
Expand Down

0 comments on commit bea5f83

Please sign in to comment.