From 906ed7e7b846a4225c00d8cde47f0f046af2eaba Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 24 Apr 2024 09:23:18 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for ee493cd4ea85eafba5a9f8741edad82e67a8d96b --- 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 f8d420a98e..07144cda8b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713949519678, + "lastUpdate": 1713950598474, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -37490,6 +37490,65 @@ 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": "ee493cd4ea85eafba5a9f8741edad82e67a8d96b", + "message": "Further updates in README.md", + "timestamp": "2024-04-24T11:13:23+02:00", + "tree_id": "43e05db506b0362073b509f794911b2c45b14b29", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/ee493cd4ea85eafba5a9f8741edad82e67a8d96b" + }, + "date": 1713950592313, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 11.862777471542358, + "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": 11.762678146362305, + "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": 14.479552745819092, + "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": 11.712900400161743, + "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": 73.24578166007996, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }