From 8ea74d932f81a33940623f9e2bfe115d47cf88a2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 14 Dec 2023 09:59:21 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 09d25efbb93456140a56ac1c5cf702672f329f44 --- 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 86e2f76154..b5940eeabd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702547959689, + "lastUpdate": 1702547961358, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -31340,6 +31340,60 @@ window.BENCHMARK_DATA = { "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" } ] + }, + { + "commit": { + "author": { + "email": "34742917+kjvbrt@users.noreply.github.com", + "name": "Juraj Smiesko", + "username": "kjvbrt" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "09d25efbb93456140a56ac1c5cf702672f329f44", + "message": "Removing legacy style to run an analysis (#327)\n\n* Removing legacy style to run an analysis\r\n\r\n* Fix batch print\r\n\r\n* Batch mode for root\r\n\r\n* Remove runValidate", + "timestamp": "2023-12-14T10:51:24+01:00", + "tree_id": "5786ed48a5e30971c8950b507e75cacd897a4577", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/09d25efbb93456140a56ac1c5cf702672f329f44" + }, + "date": 1702547960883, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py", + "value": 2.994957831957927, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", + "value": 9.705791662949737, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 9.030714368377566, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 6.731743927677614, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", + "value": 5.780453584978272, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 3.1499655541610463, + "unit": "Evt/s" + } + ] } ] }