Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for ff50f25
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 3, 2024
1 parent f99bfad commit df35b11
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": 1720022921484,
"lastUpdate": 1720022923047,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -40057,6 +40057,55 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Thomas Madlener",
"username": "tmadlener"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ff50f2541693c369e49790ae3249bbb4e5d13997",
"message": "Make ONNXRuntime work with older and newer versions of onnxruntime (#381)\n\n* Rig a similar target as is available for newer onnxruntime versions\r\n\r\n* Do not indiscriminantly look for older versions\r\n\r\n* Consistently use onnxruntime::onnxruntime targets\r\n\r\n* Cleanup cmake log messages\r\n\r\n* Make things work with old and new versions of OnnxRuntime",
"timestamp": "2024-07-03T18:00:44+02:00",
"tree_id": "8100a94e4310b4e447e6e151a3ecf1efb106ec34",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/ff50f2541693c369e49790ae3249bbb4e5d13997"
},
"date": 1720022922700,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 8.452113291298705,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 8.435874033492176,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 7.181130985532799,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 8.545873610025975,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.185393273573439,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit df35b11

Please sign in to comment.