-
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 275c65d
- Loading branch information
github-action-benchmark
committed
Oct 3, 2024
1 parent
0a800d7
commit 66256fd
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": 1727985998718, | ||
"lastUpdate": 1727986000016, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -44180,6 +44180,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": "Juraj Smiesko", | ||
"username": "kjvbrt" | ||
}, | ||
"distinct": true, | ||
"id": "275c65ddf0b2815ac181661db1045a2304233788", | ||
"message": "Clang-format against pre-edm4hep1 branch", | ||
"timestamp": "2024-10-03T21:59:00+02:00", | ||
"tree_id": "2242df6b94127725d694e9984eea8b28cc133e5d", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/275c65ddf0b2815ac181661db1045a2304233788" | ||
}, | ||
"date": 1727985999723, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py", | ||
"value": 3.0919339457444877, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 10.161206738266891, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 8.339584420152885, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 6.614524733690843, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py", | ||
"value": 8.258704686719373, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 3.121527770671413, | ||
"unit": "Evt/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|