-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (customBiggerIsBetter) benchmark result for 1d9183e
- Loading branch information
github-action-benchmark
committed
Dec 13, 2023
1 parent
6e9933b
commit 8985109
Showing
1 changed file
with
55 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": 1702479930564, | ||
"lastUpdate": 1702479932902, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -31220,6 +31220,60 @@ window.BENCHMARK_DATA = { | |
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Juraj Smiesko", | ||
"username": "kjvbrt" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "1d9183e7da232f3c69d4c1edb5dcb1b93caea4d8", | ||
"message": "Remove old way (--eloglevel) to set verbosity level (#326)", | ||
"timestamp": "2023-12-13T15:53:21+01:00", | ||
"tree_id": "b5832d989acbed1bf87faf56cfe031dd42018613", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/1d9183e7da232f3c69d4c1edb5dcb1b93caea4d8" | ||
}, | ||
"date": 1702479932031, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py", | ||
"value": 2.4975268892219056, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 7.574494375939226, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 7.052783924181174, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 6.113010499216326, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py", | ||
"value": 6.911466217474796, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 2.8033968745513276, | ||
"unit": "Evt/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|