From 9283a7119f7acb543c9df67acabed2bb9a2c4343 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Oct 2024 07:20:32 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for f45159b3b3c75e4f8c4a23ebf1fd54a189fa8fa9 --- dev/bench/data.js | 68 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index c24517db93..f02f75ca44 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727986591179, + "lastUpdate": 1728026432224, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -44354,6 +44354,72 @@ 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": "f45159b3b3c75e4f8c4a23ebf1fd54a189fa8fa9", + "message": "Update gh badge address", + "timestamp": "2024-10-04T09:11:32+02:00", + "tree_id": "8dc4ceae5dc8326c78ed400250ca0badfcbd5772", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/f45159b3b3c75e4f8c4a23ebf1fd54a189fa8fa9" + }, + "date": 1728026425097, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py", + "value": 40.11735272407532, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/weaver/analysis_inference.py" + }, + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 11.092953205108643, + "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": 13.979963779449463, + "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.77046251296997, + "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": 13.765372514724731, + "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.8472101688385, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }