Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for b9a7d73
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 24, 2024
1 parent a09945b commit 11110c5
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 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": 1713947474571,
"lastUpdate": 1713947476133,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -37004,6 +37004,60 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smieško",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b9a7d73395a2c3488f70e3858f61d25b19e45fa0",
"message": "Using TFile.Open in histmaker (#367)",
"timestamp": "2024-04-24T10:19:23+02:00",
"tree_id": "1ef8d4ec446877088e8f0922751dd1cf0db31616",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/b9a7d73395a2c3488f70e3858f61d25b19e45fa0"
},
"date": 1713947475582,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.8524930417204066,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 0.5055458012952189,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 8.714400390071008,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.441324295574603,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 8.010285882500984,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.1011661343605805,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 11110c5

Please sign in to comment.