Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for e06e7b3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 24, 2024
1 parent 724971b commit fe6f0a8
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": 1713971887764,
"lastUpdate": 1713971890037,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -38089,6 +38089,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": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e06e7b38816abb5982c4f595d4ae10072c9bc2fa",
"message": "Adding logger shortcuts (#365)\n\n* Adding logger shortcuts\r\n\r\n* Formatting",
"timestamp": "2024-04-24T17:04:19+02:00",
"tree_id": "93f090ed9215b1898e2aaea1f01f045c59887b50",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/e06e7b38816abb5982c4f595d4ae10072c9bc2fa"
},
"date": 1713971889168,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 6.857343232696608,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 0.6336721728490214,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 0.9705443012637723,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 7.435256839989252,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.8185192132538806,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit fe6f0a8

Please sign in to comment.