From bf7293e3e6d9c0486eea9449c2998b09e157c24b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 3 Jul 2024 16:08:19 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for ff50f2541693c369e49790ae3249bbb4e5d13997 --- 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 a4423f3e00..1efb3ffec2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720021674611, + "lastUpdate": 1720022899562, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -39890,6 +39890,65 @@ window.BENCHMARK_DATA = { "unit": "Evt/s" } ] + }, + { + "commit": { + "author": { + "email": "thomas.madlener@desy.de", + "name": "Thomas Madlener", + "username": "tmadlener" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ff50f2541693c369e49790ae3249bbb4e5d13997", + "message": "Make ONNXRuntime work with older and newer versions of onnxruntime (#381)\n\n* Rig a similar target as is available for newer onnxruntime versions\r\n\r\n* Do not indiscriminantly look for older versions\r\n\r\n* Consistently use onnxruntime::onnxruntime targets\r\n\r\n* Cleanup cmake log messages\r\n\r\n* Make things work with old and new versions of OnnxRuntime", + "timestamp": "2024-07-03T18:00:44+02:00", + "tree_id": "8100a94e4310b4e447e6e151a3ecf1efb106ec34", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/ff50f2541693c369e49790ae3249bbb4e5d13997" + }, + "date": 1720022894669, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py", + "value": 12.143867015838623, + "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.134580373764038, + "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.217820167541504, + "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": 11.4912850856781, + "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": 37.10885262489319, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }