From 2e4f87fb1675f855d0fa5848bcba38bada9103fd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 17 Jul 2023 09:41:16 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for c4d1de22ab42311330f1d737b6bce15977fcc4a3 --- 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 5b239287e2..297027d076 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689586874631, + "lastUpdate": 1689586876754, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -26420,6 +26420,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": "c4d1de22ab42311330f1d737b6bce15977fcc4a3", + "message": "Merge pull request #303 from amanmdesai/patch-2\n\nFix: counting number of events when using chunks", + "timestamp": "2023-07-17T11:29:52+02:00", + "tree_id": "f996805f8e11564a9b28f84163f652ecaeead972", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/c4d1de22ab42311330f1d737b6bce15977fcc4a3" + }, + "date": 1689586876021, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py", + "value": 2.396123465201063, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", + "value": 6.294466926782092, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 6.817291559270412, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 5.222341379983001, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", + "value": 6.959564443152411, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 2.6158355233443187, + "unit": "Evt/s" + } + ] } ] }