Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for de8c9eb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 28, 2024
1 parent d0ca0da commit a146c95
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 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": 1730132107762,
"lastUpdate": 1730132109528,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -45075,6 +45075,65 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/data_source/analysis_stage1.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "de8c9eb439955538e419a85568a0c5a4979facb5",
"message": "Print error message in the histmaker style (#416)",
"timestamp": "2024-10-28T16:06:24Z",
"tree_id": "5f7536edaebc5f83b2ab2ee933dea7bd3a4a6fce",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/de8c9eb439955538e419a85568a0c5a4979facb5"
},
"date": 1730132108944,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.113224080330959,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 10.877933431665076,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 7.186409507345309,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 9.47842155539658,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.8998924787571827,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/data_source/stages_source.py",
"value": 6.950905389240967,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/data_source/analysis_stage1.py",
"value": 6.658431384091033,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit a146c95

Please sign in to comment.