Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for ec34141
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 12, 2023
1 parent ee721e3 commit ee1c620
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": 1702375903550,
"lastUpdate": 1702375905134,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -30740,6 +30740,60 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ec3414183fbe8840329ece50a54dba59c6888282",
"message": "Merge pull request #323 from flaviacetorelli/master\n\nSCEPCal ntuplizer and plotter",
"timestamp": "2023-12-12T11:04:00+01:00",
"tree_id": "44a7748229fb0e83bd6303e663365d89d217de22",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/ec3414183fbe8840329ece50a54dba59c6888282"
},
"date": 1702375904692,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 3.1060820157422957,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 9.758019584791695,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 9.184512303255959,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.643774603172139,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 9.176448097284128,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.150595323208872,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit ee1c620

Please sign in to comment.