From 31bfe6c908f8d72629ad285d99ca99099f058230 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Nov 2024 09:24:16 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for b9b84221837da8868158f5592b48a9af69f0f6e3 --- dev/bench/data.js | 61 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 15db8f7546..9a7bb785d9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731403454600, + "lastUpdate": 1731403456277, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -45471,6 +45471,65 @@ window.BENCHMARK_DATA = { "extra": "Analysis path: examples/data_source/analysis_stage1.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": "b9b84221837da8868158f5592b48a9af69f0f6e3", + "message": "Extract search for input files into separate function (#418)\n\n* Extract search for input files into separate function\r\n\r\n* Add few printouts\r\n\r\n* Using join to merge path", + "timestamp": "2024-11-12T10:16:04+01:00", + "tree_id": "dbd905e103d8c5b1c61877067fbca5955b8f000a", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/b9b84221837da8868158f5592b48a9af69f0f6e3" + }, + "date": 1731403455797, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", + "value": 9.162917403007587, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 11.690286822723936, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 7.819198484356184, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", + "value": 9.565662808597981, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 3.0803751384094595, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/data_source/stages_source.py", + "value": 7.606997248294744, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/data_source/analysis_stage1.py", + "value": 7.217087365062379, + "unit": "Evt/s" + } + ] } ] }