From 2efe2bdb33e6b065f18961b858b219e1d8f9a2d2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Nov 2024 09:24:09 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for b9b84221837da8868158f5592b48a9af69f0f6e3 --- dev/bench/data.js | 75 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 74 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index f0bf25b4b3..4e1c861ab3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730132122248, + "lastUpdate": 1731403449833, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -45266,6 +45266,79 @@ window.BENCHMARK_DATA = { "unit": "Evt/s" } ] + }, + { + "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": 1731403442705, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 10.94201922416687, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: case-studies/analysis_example/scripts/analysis_example.py" + }, + { + "name": "prod | Time spent running the analysis: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 8.453259944915771, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py" + }, + { + "name": "prod | Time spent running the analysis: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 13.062305450439453, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py" + }, + { + "name": "prod | Time spent running the analysis: examples/FCCee/test/jet_constituents.py", + "value": 10.2667977809906, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/test/jet_constituents.py" + }, + { + "name": "prod | Time spent running the analysis: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 33.80376982688904, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + }, + { + "name": "prod | Time spent running the analysis: examples/data_source/stages_source.py", + "value": 13.064050912857056, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/data_source/stages_source.py" + }, + { + "name": "prod | Time spent running the analysis: examples/data_source/analysis_stage1.py", + "value": 13.769241571426392, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/data_source/analysis_stage1.py" + } + ] } ] }