Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for d72a716
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 26, 2024
1 parent ffe557a commit 5c89f0a
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": 1719386774918,
"lastUpdate": 1719386776785,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39505,6 +39505,55 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juan Miguel Carceller",
"username": "jmcarcell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d72a716c25803cff4bc99a1362c05369afae633c",
"message": "Change probability to ndf for vertexes in EDM4hep (#377)\n\nsee https://github.com/key4hep/EDM4hep/pull/324\r\n\r\nCo-authored-by: jmcarcell <[email protected]>",
"timestamp": "2024-06-26T09:15:43+02:00",
"tree_id": "9246d1afb297e64799a3dd577fccb9cbaed95343",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d72a716c25803cff4bc99a1362c05369afae633c"
},
"date": 1719386776014,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 4.56795972523394,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 7.059475506868192,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.625384488104118,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 7.4424247117294176,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.622419522862155,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 5c89f0a

Please sign in to comment.