From 7d29edc90e27b051980bfaae152d8a66b71ef080 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 15 May 2024 14:39:03 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for d39a711a703244ee2902f5d2191ad1e2367363ac --- dev/bench/data.js | 51 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 5ab0030860..cdd6395013 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715783942045, + "lastUpdate": 1715783943465, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -39073,6 +39073,55 @@ window.BENCHMARK_DATA = { "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" } ] + }, + { + "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": 1715783943014, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", + "value": 1.376795125865635, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 8.766845849345671, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 7.015532004731813, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", + "value": 9.322677652374056, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 2.2294783867524024, + "unit": "Evt/s" + } + ] } ] }