-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (customSmallerIsBetter) benchmark result for ccce14f
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|