diff --git a/dev/bench/data.js b/dev/bench/data.js index 2907b76b79..8ef3cafb7e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715589336159, + "lastUpdate": 1715590345388, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -38690,6 +38690,65 @@ window.BENCHMARK_DATA = { "unit": "Evt/s" } ] + }, + { + "commit": { + "author": { + "email": "janeysermans@gmail.com", + "name": "jeyserma", + "username": "jeyserma" + }, + "committer": { + "email": "juraj.smiesko@cern.ch", + "name": "Juraj Smiesko", + "username": "kjvbrt" + }, + "distinct": true, + "id": "6d43e284688a0f33f2a5186d69f7f13544e7fb21", + "message": "More examples, combine support, BDT/MVA support (#368)\n\n* More examples, combine support, BDT/MVA support\r\n\r\n* Moved TMVA to addon", + "timestamp": "2024-05-13T10:39:42+02:00", + "tree_id": "d337c2c7b8bb79f8ed86a45bcf0a97ff1509afc0", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/6d43e284688a0f33f2a5186d69f7f13544e7fb21" + }, + "date": 1715590340625, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 11.887604713439941, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: case-studies/analysis_example/scripts/analysis_example.py" + }, + { + "name": "nightly | Time spent running the analysis: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 11.806649923324585, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py" + }, + { + "name": "nightly | Time spent running the analysis: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 14.115919589996338, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py" + }, + { + "name": "nightly | Time spent running the analysis: examples/FCCee/test/jet_constituents.py", + "value": 10.578301906585693, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/test/jet_constituents.py" + }, + { + "name": "nightly | Time spent running the analysis: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 36.27711009979248, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }