-
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 d0abc8d
- Loading branch information
github-action-benchmark
committed
May 30, 2024
1 parent
5356e95
commit ddaa9d2
Showing
1 changed file
with
50 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": 1717062958528, | ||
"lastUpdate": 1717062960522, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -39289,6 +39289,55 @@ 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": "d0abc8d76e37630ea157f9d5c48e7867a86be2e2", | ||
"message": "Updating links to FCC Physics Events (#376)", | ||
"timestamp": "2024-05-30T11:42:39+02:00", | ||
"tree_id": "13f1966b7308c484faa037eb9126b59e43055696", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d0abc8d76e37630ea157f9d5c48e7867a86be2e2" | ||
}, | ||
"date": 1717062959779, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 5.410408985921882, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 7.995382915246163, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 1.1294839785167683, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py", | ||
"value": 7.708732200832214, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 3.091263021370164, | ||
"unit": "Evt/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|