From fd971bc6a3cb889eb26f222c51ece3d0b30d427a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 30 Jul 2024 14:09:34 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for dae0778e138b87f5f8400c98a931d85608c24385 --- 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 33bdaaf639..c99375215b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722348526169, + "lastUpdate": 1722348574003, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -42074,6 +42074,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": "dae0778e138b87f5f8400c98a931d85608c24385", + "message": "Add checks for TVMA::Experimental::RBDT since it is not a template anymore (#395)\n\n* Add checks for TVMA::Experimental::RBDT since it is not a template anymore\r\n\r\nafter ROOT 6.32.0, failing with a compilation error.\r\n\r\n* Close #ifndef\r\n\r\n* Fix format\r\n\r\n---------\r\n\r\nCo-authored-by: jmcarcell ", + "timestamp": "2024-07-30T16:03:05+02:00", + "tree_id": "e18c19f318b9f8ae14ded7107c6d736f2e0c0c68", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/dae0778e138b87f5f8400c98a931d85608c24385" + }, + "date": 1722348568587, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 11.354659080505371, + "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.685268640518188, + "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": 13.569731712341309, + "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": 10.604222774505615, + "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": 31.143298625946045, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }