From 5697ffd7adb920acd3ffbd4250a918b0ccbb0466 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 15 May 2024 14:37:55 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for d39a711a703244ee2902f5d2191ad1e2367363ac --- 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 9990689370..6c935079d7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715590361503, + "lastUpdate": 1715783875765, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -38906,6 +38906,65 @@ window.BENCHMARK_DATA = { "unit": "Evt/s" } ] + }, + { + "commit": { + "author": { + "email": "22276694+jmcarcell@users.noreply.github.com", + "name": "Juan Miguel Carceller", + "username": "jmcarcell" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "d39a711a703244ee2902f5d2191ad1e2367363ac", + "message": "Support compiling with newer ONNXRuntime (#373)\n\nCo-authored-by: jmcarcell ", + "timestamp": "2024-05-15T16:28:16+02:00", + "tree_id": "ee231968f22584f302587d4054e6382d72698e3c", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d39a711a703244ee2902f5d2191ad1e2367363ac" + }, + "date": 1715783870727, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 84.410071849823, + "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.58851408958435, + "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": 18.491024255752563, + "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.917936325073242, + "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": 30.79633593559265, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }