From e7ae4f60af7b601920595c8d4a092000bf3c4617 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 11 Jan 2024 13:16:07 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 8f5318bb7401f0c469ee3449afd3bd8bcff665e6 --- dev/bench/data.js | 56 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 9d066998de..9d8d71a10c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704978965393, + "lastUpdate": 1704978967157, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -31940,6 +31940,60 @@ 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": "8f5318bb7401f0c469ee3449afd3bd8bcff665e6", + "message": "Allow building with C++20 (#330)\n\nCo-authored-by: jmcarcell ", + "timestamp": "2024-01-11T13:57:24+01:00", + "tree_id": "76aef23bdb8bda2f8ac7882f449ae7e2d7fdb318", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/8f5318bb7401f0c469ee3449afd3bd8bcff665e6" + }, + "date": 1704978966590, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py", + "value": 2.58596733252431, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py", + "value": 9.184880365092898, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py", + "value": 8.692079436946601, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py", + "value": 1.0316059328222142, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py", + "value": 7.135663666956269, + "unit": "Evt/s" + }, + { + "name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py", + "value": 3.0012483544061417, + "unit": "Evt/s" + } + ] } ] }