Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for de84ccb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 4, 2024
1 parent 58a6e6d commit 4413067
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": 1720082412898,
"lastUpdate": 1720082414850,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -40393,6 +40393,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": "Juraj Smiesko",
"username": "kjvbrt"
},
"distinct": true,
"id": "de84ccb53344dde60a5f456d6857b0cfa20814d7",
"message": "Suppressing printf output from TMatrixBase (#379)\n\n* Suppressing printf output from TMatrixBase\r\n\r\n* One more return",
"timestamp": "2024-07-04T10:26:32+02:00",
"tree_id": "26c73651cbf1f879af1f500d25764fc7ae260511",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/de84ccb53344dde60a5f456d6857b0cfa20814d7"
},
"date": 1720082414134,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 4.070667449360913,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 7.910922602287615,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.4936284998414955,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 5.97468895515207,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.6960019960538766,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 4413067

Please sign in to comment.