From eecc7ef8e091ddf9b6f3508a053a76c4f6c8abee Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 12 Jan 2024 15:51:26 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 032874fd1e6daaec216166365b4e9097084abcb3 --- dev/bench/data.js | 56 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 7d9a388e92..748755f1f0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -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": "zuoxunwu@gmail.com", + "name": "Xunwu Zuo", + "username": "zuoxunwu" + }, + "committer": { + "email": "noreply@github.com", + "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" + } + ] } ] }