Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 2040b3b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 24, 2024
1 parent b62d818 commit 22283e1
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 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": 1713948430391,
"lastUpdate": 1713948432003,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -37225,6 +37225,55 @@ 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": "Juraj Smiesko",
"username": "kjvbrt"
},
"distinct": true,
"id": "2040b3b8409f3d01feb3421e7e8ceeeac970d89f",
"message": "Using TFile.Open in histmaker (#367)",
"timestamp": "2024-04-24T10:33:50+02:00",
"tree_id": "bbffd344a0de989255756025438a4927fd3b1005",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/2040b3b8409f3d01feb3421e7e8ceeeac970d89f"
},
"date": 1713948431482,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.840901072512857,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 8.993651208342621,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.623372050037734,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 9.078784260970718,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 0.5703020751226772,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 22283e1

Please sign in to comment.