Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for b408bdc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 15, 2024
1 parent ba9e493 commit f737f31
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": 1708010176942,
"lastUpdate": 1708010178359,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -35060,6 +35060,60 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Abraham Tishelman-Charny",
"username": "atishelmanch"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b408bdc20de60cecb6d8fee2e6c3fe7ca680e5bc",
"message": "Protection in all_invariant_masses computation (#342)\n\n* Adding protection in all_invariant_masses computation\r\n\r\n* Adding description of analyzer",
"timestamp": "2024-02-15T16:06:21+01:00",
"tree_id": "be88e832d66568b6a03ddedebcb9da25a6a566c7",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/b408bdc20de60cecb6d8fee2e6c3fe7ca680e5bc"
},
"date": 1708010177950,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "prod | Events processed per second: examples/FCCee/weaver/analysis_inference.py",
"value": 2.9467868124759065,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 1.141803900241383,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 8.784929370956887,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.883542722670529,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 9.418999655717172,
"unit": "Evt/s"
},
{
"name": "prod | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 3.2171929054885307,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit f737f31

Please sign in to comment.