-
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 032874f
- Loading branch information
github-action-benchmark
committed
Jan 12, 2024
1 parent
55a3dc0
commit eecc7ef
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": 1705074684209, | ||
"lastUpdate": 1705074686236, | ||
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -32540,6 +32540,60 @@ window.BENCHMARK_DATA = { | |
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Xunwu Zuo", | ||
"username": "zuoxunwu" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "032874fd1e6daaec216166365b4e9097084abcb3", | ||
"message": "Add CentOS7 option in FCCAnalysisRun so older version still runs. (#329)\n\n* Add CentOS7 option in FCCAnalysisRun so older version still runs.\r\n\r\n* In FCCAnalysisRun, add handling of missing CMakeConfigureLog.yaml", | ||
"timestamp": "2024-01-12T16:40:06+01:00", | ||
"tree_id": "06622e87766c1350780be2d888756ab742a91587", | ||
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/032874fd1e6daaec216166365b4e9097084abcb3" | ||
}, | ||
"date": 1705074685416, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py", | ||
"value": 2.523115680048447, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", | ||
"value": 7.645024340273926, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", | ||
"value": 7.09809305460304, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", | ||
"value": 5.832174178870552, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", | ||
"value": 7.031185237297791, | ||
"unit": "Evt/s" | ||
}, | ||
{ | ||
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", | ||
"value": 2.9224725550489925, | ||
"unit": "Evt/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|