Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 6c25a2f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 12, 2024
1 parent b24c67d commit 6d59e93
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": 1707752736092,
"lastUpdate": 1707752737392,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -34820,6 +34820,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": "6c25a2fbb84a22c971c3e64f252e35ff8ebae106",
"message": "Update README.md (#349)",
"timestamp": "2024-02-12T15:37:30Z",
"tree_id": "485d7122b56e84aa2cba863a8946c0d8225249a8",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/6c25a2fbb84a22c971c3e64f252e35ff8ebae106"
},
"date": 1707752736967,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.4820555331923084,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 9.662258509709947,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 8.566309581880835,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.8447983637385015,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 5.147320130460995,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.1303932910786743,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 6d59e93

Please sign in to comment.