-
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 (customSmallerIsBetter) benchmark result for d72a716
- Loading branch information
github-action-benchmark
committed
Jun 26, 2024
1 parent
bc091e1
commit ffe557a
Showing
1 changed file
with
60 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": 1719386773431, | ||
"lastUpdate": 1719386774918, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -39446,6 +39446,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Evt/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Juan Miguel Carceller", | ||
"username": "jmcarcell" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "d72a716c25803cff4bc99a1362c05369afae633c", | ||
"message": "Change probability to ndf for vertexes in EDM4hep (#377)\n\nsee https://github.com/key4hep/EDM4hep/pull/324\r\n\r\nCo-authored-by: jmcarcell <[email protected]>", | ||
"timestamp": "2024-06-26T09:15:43+02:00", | ||
"tree_id": "9246d1afb297e64799a3dd577fccb9cbaed95343", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d72a716c25803cff4bc99a1362c05369afae633c" | ||
}, | ||
"date": 1719386767219, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 21.891611576080322, | ||
"unit": "Seconds", | ||
"range": 10, | ||
"extra": "Analysis path: case-studies/analysis_example/scripts/analysis_example.py" | ||
}, | ||
{ | ||
"name": "nightly | Time spent running the analysis: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 14.165358304977417, | ||
"unit": "Seconds", | ||
"range": 10, | ||
"extra": "Analysis path: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py" | ||
}, | ||
{ | ||
"name": "nightly | Time spent running the analysis: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 15.093463659286499, | ||
"unit": "Seconds", | ||
"range": 10, | ||
"extra": "Analysis path: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py" | ||
}, | ||
{ | ||
"name": "nightly | Time spent running the analysis: examples/FCCee/test/jet_constituents.py", | ||
"value": 13.436481237411499, | ||
"unit": "Seconds", | ||
"range": 10, | ||
"extra": "Analysis path: examples/FCCee/test/jet_constituents.py" | ||
}, | ||
{ | ||
"name": "nightly | Time spent running the analysis: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 38.13272404670715, | ||
"unit": "Seconds", | ||
"range": 10, | ||
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|