From 2f88af14f91a5deb171a2a0ec7ec843c40ac07b3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 16 Oct 2023 15:00:41 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for ea658e9e4fd8f5a0f9a23b666b9c9193645e36f9 --- 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 7f811effea..a7761a3d3b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1697206770369, + "lastUpdate": 1697468441140, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -28874,6 +28874,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": "ea658e9e4fd8f5a0f9a23b666b9c9193645e36f9", + "message": "Merge pull request #316 from jeyserma/master\n\nHistmaker fixes, plotting tools updates", + "timestamp": "2023-10-16T16:47:15+02:00", + "tree_id": "a7c3221a61828f2e7ed51fc6a5199c0ce108695e", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/ea658e9e4fd8f5a0f9a23b666b9c9193645e36f9" + }, + "date": 1697468432275, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py", + "value": 58.02517032623291, + "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": 15.467526912689209, + "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": 18.196365356445312, + "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": 23.34667181968689, + "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": 17.475480794906616, + "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": 41.90753793716431, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }