Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 86f8111
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 28, 2024
1 parent 1025fa9 commit 392a87e
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": 1730117711021,
"lastUpdate": 1730117712504,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44811,6 +44811,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": "86f811189d05a9aa54a16d6a59123cd20d37d057",
"message": "NTupleizer: Properly parsing -cellBranchNames (#415)\n\n* Properly parsing -cellBranchNames\r\n\r\n* Using again ECalBarrelPositionedCells as default",
"timestamp": "2024-10-28T13:06:48+01:00",
"tree_id": "515b2ef75585be7209e92437fc5e6e0cb9bba491",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/86f811189d05a9aa54a16d6a59123cd20d37d057"
},
"date": 1730117712044,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.194406466711591,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 11.333707169041906,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 7.85338092753877,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 9.42955315768103,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.9136982073149005,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/data_source/stages_source.py",
"value": 7.507101607896025,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/data_source/analysis_stage1.py",
"value": 7.084944968291849,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 392a87e

Please sign in to comment.