-
Notifications
You must be signed in to change notification settings - Fork 71
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 067009e
- Loading branch information
github-action-benchmark
committed
Oct 10, 2024
1 parent
4d3b92a
commit 4b92d4d
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": 1728551089636, | ||
"lastUpdate": 1728551188406, | ||
"repoUrl": "https://github.com/useblocks/sphinx-needs", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -10910,6 +10910,42 @@ window.BENCHMARK_DATA = { | |
"extra": "Commit: fa2f32c94df1565bfe799e7ce4e62ce49cde8852\nBranch: master\nTime: 2024-10-10T11:02:33+02:00" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Chris Sewell", | ||
"username": "chrisjsewell" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "067009e3b424216b2d172dfe6b94ba2e13e829ff", | ||
"message": "👌 Improve warning for needextract incompatibility with external needs (#1325)", | ||
"timestamp": "2024-10-10T11:04:30+02:00", | ||
"tree_id": "01198a8d2d051b3202a0e3fbfa65b52d49b01a6e", | ||
"url": "https://github.com/useblocks/sphinx-needs/commit/067009e3b424216b2d172dfe6b94ba2e13e829ff" | ||
}, | ||
"date": 1728551177011, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Small, basic Sphinx-Needs project", | ||
"value": 0.19860437700000944, | ||
"unit": "s", | ||
"extra": "Commit: 067009e3b424216b2d172dfe6b94ba2e13e829ff\nBranch: master\nTime: 2024-10-10T11:04:30+02:00" | ||
}, | ||
{ | ||
"name": "Official Sphinx-Needs documentation (without services)", | ||
"value": 67.66760659699997, | ||
"unit": "s", | ||
"extra": "Commit: 067009e3b424216b2d172dfe6b94ba2e13e829ff\nBranch: master\nTime: 2024-10-10T11:04:30+02:00" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|