diff --git a/dev/bench/data.js b/dev/bench/data.js index 677bbf819d..c97fc81053 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688637093237, + "lastUpdate": 1689175855623, "repoUrl": "https://github.com/HEP-FCC/FCCAnalyses", "entries": { "Benchmark": [ @@ -25754,6 +25754,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": "146aae8eee3f0bdf8fdd577e5172b83a69ee8029", + "message": "Merge pull request #300 from selvaggi/master\n\nfix procDict def in runHistMaker function", + "timestamp": "2023-07-12T17:22:23+02:00", + "tree_id": "10277e587ef8283df22553bec6c77c372f7abaf3", + "url": "https://github.com/HEP-FCC/FCCAnalyses/commit/146aae8eee3f0bdf8fdd577e5172b83a69ee8029" + }, + "date": 1689175849870, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "nightly | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py", + "value": 39.048412799835205, + "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": 11.073263168334961, + "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": 12.96724247932434, + "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": 18.118054389953613, + "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": 13.174499273300171, + "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.53979754447937, + "unit": "Seconds", + "range": 10, + "extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py" + } + ] } ] }