From a51320c6c9ec42825f2fcb610cc2a7f9c493816d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 19 Apr 2024 16:02:27 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 534afb2207188e2b2785cdacf85aae6f784cd466 --- 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 09e0f9f196..fbfba0ba94 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713542283926, + "lastUpdate": 1713542547027, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -36614,6 +36614,65 @@ window.BENCHMARK_DATA = { "unit": "Evt/s" } ] + }, + { + "commit": { + "author": { + "email": "34742917+kjvbrt@users.noreply.github.com", + "name": "Juraj Smieško", + "username": "kjvbrt" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "534afb2207188e2b2785cdacf85aae6f784cd466", + "message": "Temporarily adding back type for Reco particles (#366)", + "timestamp": "2024-04-19T15:50:13Z", + "tree_id": "efc364e3f62d556d83eda4a189e5c847f9a0e548", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/534afb2207188e2b2785cdacf85aae6f784cd466" + }, + "date": 1713542540928, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 15.511679410934448, + "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": 12.32544493675232, + "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": 16.24995470046997, + "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": 12.312185049057007, + "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.45804715156555, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }