-
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 d39a711
- Loading branch information
github-action-benchmark
committed
May 15, 2024
1 parent
5697ffd
commit 1b34305
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": 1715783875765, | ||
"lastUpdate": 1715783877357, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -38965,6 +38965,55 @@ window.BENCHMARK_DATA = { | |
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Juan Miguel Carceller", | ||
"username": "jmcarcell" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "d39a711a703244ee2902f5d2191ad1e2367363ac", | ||
"message": "Support compiling with newer ONNXRuntime (#373)\n\nCo-authored-by: jmcarcell <[email protected]>", | ||
"timestamp": "2024-05-15T16:28:16+02:00", | ||
"tree_id": "ee231968f22584f302587d4054e6382d72698e3c", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d39a711a703244ee2902f5d2191ad1e2367363ac" | ||
}, | ||
"date": 1715783876885, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 1.184692748253, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 8.629234018007457, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 5.408029247968239, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py", | ||
"value": 8.390714404944218, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 3.247139536636425, | ||
"unit": "Evt/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|