Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 7a1910f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 18, 2024
1 parent dd37c30 commit c568b98
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": 1726666921898,
"lastUpdate": 1726666923518,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -42997,6 +42997,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": "7a1910f5ff32e90854dfb9d475e2b8bc7b863a03",
"message": "Synchronization of final and plots stages (#397)\n\n* Decoupling latex table printing from rdf running\r\n\r\n* Further minor adjustments\r\n\r\n* Providing default values in Hismaker Plot\r\n\r\n* Storing graph in working directory if path not specified\r\n\r\n* Before scaling the histograms in plots stage check final stage results\r\n\r\n* Now possible to have no signal or no background in the plot\r\n\r\n* Putting scaling determination to separate function",
"timestamp": "2024-09-18T15:33:51+02:00",
"tree_id": "99b8b9aaad4b64a49a1a05362eac8a7b06e70c5b",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/7a1910f5ff32e90854dfb9d475e2b8bc7b863a03"
},
"date": 1726666923053,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 6.337623016941094,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 10.193971580226927,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.7459888561896735,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 8.6100291933556,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.164415367933911,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit c568b98

Please sign in to comment.