Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 84f3f99
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 4, 2024
1 parent 047b964 commit 7e842a1
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": 1720081850910,
"lastUpdate": 1720081853011,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -40172,6 +40172,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": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "84f3f99f8fe01c1b42fa47affe49e76049e90bb9",
"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:17:46+02:00",
"tree_id": "bc5c8a496217387393e6ca4966ad7c07a3ef0e3e",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/84f3f99f8fe01c1b42fa47affe49e76049e90bb9"
},
"date": 1720081852306,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.7029086744333206,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.509500257690949,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 8.041111526216772,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.685273246316851,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 7.723811226057138,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.1296331573210163,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 7e842a1

Please sign in to comment.