Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for b969668
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 19, 2023
1 parent 29f478e commit d3e4c16
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": 1695116633153,
"lastUpdate": 1695116635256,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -28460,6 +28460,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": "b9696683b3f157696bf545a257326aef6b5627fa",
"message": "Merge pull request #312 from kjvbrt/sel_type\n\nImplementing selection by type for Reconstructed particles",
"timestamp": "2023-09-19T11:33:31+02:00",
"tree_id": "2f54af26874d50bc6b193651091bc533cacf9a62",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/b9696683b3f157696bf545a257326aef6b5627fa"
},
"date": 1695116634566,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.1661945670561664,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 7.002526386500321,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 6.014557501039278,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 4.411302266659208,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 6.4076673778651765,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.1821175246600166,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit d3e4c16

Please sign in to comment.