Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for aab6793
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2024
1 parent fbb6192 commit 6dd957e
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": 1727985563851,
"lastUpdate": 1727985565919,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -43940,6 +43940,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": "Juraj Smiesko",
"username": "kjvbrt"
},
"distinct": true,
"id": "aab679339b29746dab45a156dae8fe14b1964bca",
"message": "Swithichg to Alma9 in benchmars and clang-format",
"timestamp": "2024-10-03T21:50:19+02:00",
"tree_id": "e35207a303bdea2c6520fbdc15c86ba3ed3fd214",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/aab679339b29746dab45a156dae8fe14b1964bca"
},
"date": 1727985565210,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.498882956951127,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.035874109548768,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 6.913182262185306,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 5.950222182273221,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 7.353189760992371,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.9654649198058958,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 6dd957e

Please sign in to comment.