Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 09d25ef
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 14, 2023
1 parent 8ea74d9 commit 958c0be
Showing 1 changed file with 67 additions and 1 deletion.
68 changes: 67 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1702547961358,
"lastUpdate": 1702548066096,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -31394,6 +31394,72 @@ window.BENCHMARK_DATA = {
"unit": "Evt/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "09d25efbb93456140a56ac1c5cf702672f329f44",
"message": "Removing legacy style to run an analysis (#327)\n\n* Removing legacy style to run an analysis\r\n\r\n* Fix batch print\r\n\r\n* Batch mode for root\r\n\r\n* Remove runValidate",
"timestamp": "2023-12-14T10:51:24+01:00",
"tree_id": "5786ed48a5e30971c8950b507e75cacd897a4577",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/09d25efbb93456140a56ac1c5cf702672f329f44"
},
"date": 1702548061658,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 34.18744874000549,
"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": 10.360142230987549,
"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": 11.404932022094727,
"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": 15.087282657623291,
"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": 10.890865802764893,
"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": 31.751916646957397,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit 958c0be

Please sign in to comment.