From 1025fa9a3b473eac5d1d2e67056a836d14e9325c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Oct 2024 12:15:11 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 86f811189d05a9aa54a16d6a59123cd20d37d057 --- 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 4a7f301184..1f2e95de8f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729080319331, + "lastUpdate": 1730117711021, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -44738,6 +44738,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": "86f811189d05a9aa54a16d6a59123cd20d37d057", + "message": "NTupleizer: Properly parsing -cellBranchNames (#415)\n\n* Properly parsing -cellBranchNames\r\n\r\n* Using again ECalBarrelPositionedCells as default", + "timestamp": "2024-10-28T13:06:48+01:00", + "tree_id": "515b2ef75585be7209e92437fc5e6e0cb9bba491", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/86f811189d05a9aa54a16d6a59123cd20d37d057" + }, + "date": 1730117704647, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 12.203446388244629, + "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.823238372802734, + "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": 12.73336935043335, + "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.60495638847351, + "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": 34.32064437866211, + "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.320720195770264, + "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": 14.11443567276001, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/data_source/analysis_stage1.py" + } + ] } ] }