From a1f980c54ba202d8099940eda6887c1574574f14 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 11:01:10 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for bc946a0aebae60f4bbbae6140343231b89a6de20 --- 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 7e1a5ea407..bcd88d56ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698836355768, + "lastUpdate": 1698836470587, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -29954,6 +29954,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": "bc946a0aebae60f4bbbae6140343231b89a6de20", + "message": "Merge pull request #321 from kjvbrt/release\n\nBumping up version to 0.8.0", + "timestamp": "2023-11-01T11:50:18+01:00", + "tree_id": "0a987b660708ea728e02f203e756e45dbfa84c0d", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/bc946a0aebae60f4bbbae6140343231b89a6de20" + }, + "date": 1698836463222, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "nightly | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py", + "value": 43.71020317077637, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/weaver/analysis_inference.py" + }, + { + "name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 13.440982818603516, + "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": 14.943691730499268, + "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": 20.30852460861206, + "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": 14.426196098327637, + "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": 45.13502788543701, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }