Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for d0abc8d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 30, 2024
1 parent 5356e95 commit ddaa9d2
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": 1717062958528,
"lastUpdate": 1717062960522,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39289,6 +39289,55 @@ 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": "d0abc8d76e37630ea157f9d5c48e7867a86be2e2",
"message": "Updating links to FCC Physics Events (#376)",
"timestamp": "2024-05-30T11:42:39+02:00",
"tree_id": "13f1966b7308c484faa037eb9126b59e43055696",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d0abc8d76e37630ea157f9d5c48e7867a86be2e2"
},
"date": 1717062959779,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 5.410408985921882,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 7.995382915246163,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 1.1294839785167683,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 7.708732200832214,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.091263021370164,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit ddaa9d2

Please sign in to comment.