Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 666fc8a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 22, 2024
1 parent 06eacd9 commit 3522d99
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": 1708611198710,
"lastUpdate": 1708611200792,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -35780,6 +35780,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": "666fc8a1f68f32b7cc0ed9dea2e5781a3da87978",
"message": "Change version to 0.9.0 (#353)",
"timestamp": "2024-02-22T15:02:18+01:00",
"tree_id": "e91f11d69b5f356644b0a7db0ba6330179433c02",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/666fc8a1f68f32b7cc0ed9dea2e5781a3da87978"
},
"date": 1708611200032,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.372393352046921,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.445584446350415,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 7.404068305964627,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.215678242431997,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 6.527673305569024,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.775151055298433,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit 3522d99

Please sign in to comment.