-
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 44d7db9
- Loading branch information
github-action-benchmark
committed
Sep 13, 2024
1 parent
0a7ce32
commit 181d9ee
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": 1726219993667, | ||
"lastUpdate": 1726226941626, | ||
"repoUrl": "https://github.com/useblocks/sphinx-needs", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -9974,6 +9974,42 @@ window.BENCHMARK_DATA = { | |
"extra": "Commit: db66f57dabf51ed943d2396feb3afc56675c8b07\nBranch: master\nTime: 2024-09-13T11:31:10+02:00" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Chris Sewell", | ||
"username": "chrisjsewell" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "44d7db9e1a26acf089442db57b8430785173a446", | ||
"message": "👌 synchronise external/import need code (#1299)\n\nSynchronise the code for preparing needs parameters, in both `needimport` and `external_needs`.\r\n\r\nAdditionally, allow propagation of `signature`/`sections` fields for external needs.", | ||
"timestamp": "2024-09-13T13:27:05+02:00", | ||
"tree_id": "1aeb48c7895c56955c4af71ab8f392f5371698d5", | ||
"url": "https://github.com/useblocks/sphinx-needs/commit/44d7db9e1a26acf089442db57b8430785173a446" | ||
}, | ||
"date": 1726226932171, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Small, basic Sphinx-Needs project", | ||
"value": 0.1877288539999995, | ||
"unit": "s", | ||
"extra": "Commit: 44d7db9e1a26acf089442db57b8430785173a446\nBranch: master\nTime: 2024-09-13T13:27:05+02:00" | ||
}, | ||
{ | ||
"name": "Official Sphinx-Needs documentation (without services)", | ||
"value": 67.392649135, | ||
"unit": "s", | ||
"extra": "Commit: 44d7db9e1a26acf089442db57b8430785173a446\nBranch: master\nTime: 2024-09-13T13:27:05+02:00" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|