Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for ccce14f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 29, 2024
1 parent 7d0518c commit 7057a04
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": 1732803540859,
"lastUpdate": 1732884517105,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11414,6 +11414,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: c5acec616c76e8873520796e1b91c7d2e9e88cbc\nBranch: master\nTime: 2024-11-28T14:16:56Z"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ccce14f5eefcab514d86d99ef8017ecfc43e6a91",
"message": "🔧 Release needs data mutation lock at end of process (#1359)",
"timestamp": "2024-11-29T13:46:33+01:00",
"tree_id": "b309e0a3cc126861c00ce05e49025acf7ead9472",
"url": "https://github.com/useblocks/sphinx-needs/commit/ccce14f5eefcab514d86d99ef8017ecfc43e6a91"
},
"date": 1732884501376,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.15144527799998286,
"unit": "s",
"extra": "Commit: ccce14f5eefcab514d86d99ef8017ecfc43e6a91\nBranch: master\nTime: 2024-11-29T13:46:33+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 66.9617912,
"unit": "s",
"extra": "Commit: ccce14f5eefcab514d86d99ef8017ecfc43e6a91\nBranch: master\nTime: 2024-11-29T13:46:33+01:00"
}
]
}
]
}
Expand Down

0 comments on commit 7057a04

Please sign in to comment.