Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for d63b9bb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 30, 2024
1 parent f7a1856 commit 0ef6972
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": 1727711191430,
"lastUpdate": 1727711192707,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -43321,6 +43321,55 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
},
{
"commit": {
"author": {
"email": "34742917+kjvbrt@users.noreply.github.com",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"committer": {
"email": "juraj.smiesko@cern.ch",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"distinct": true,
"id": "d63b9bbd7d1b5b0fe60b09954931bc248638d0ee",
"message": "Using config dictionary for Histmaker plotting as well (#405)",
"timestamp": "2024-09-30T17:39:35+02:00",
"tree_id": "2a0068832e52f0f295cfcc944b9006c24640858f",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/d63b9bbd7d1b5b0fe60b09954931bc248638d0ee"
},
"date": 1727711192388,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 7.848961446577392,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 10.015410053439108,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 7.332592516615973,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 8.870579399942665,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.1792492570426827,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 0ef6972

Please sign in to comment.