Skip to content

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for 5d6d997
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent ead0020 commit a378962
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 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": 1729080317225,
"lastUpdate": 1729080319331,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44679,6 +44679,65 @@ window.BENCHMARK_DATA = {
"extra": "Analysis path: examples/data_source/analysis_stage1.py"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "bistapf",
"username": "bistapf"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5d6d997f9d2b5bc643bfa560a4b107137bdf51be",
"message": "Adding FCC-hh analysis example, code and event weight processing (#411)\n\n* removing outdated FCChh examples that no longer run\r\n\r\n* init bbyy working example for FCChh\r\n\r\n* copy old FCChh analyzers\r\n\r\n* update collection names in get_tagged_jets functions - not functional yet\r\n\r\n* rewrite of get_tagged_jets to account for reversed link direction PID->RP in latest edm4hep versions\r\n\r\n* apply clang format\r\n\r\n* first versions of FCChh example final and plotting scripts\r\n\r\n* add first version of using event weights for scaling etc\r\n\r\n* fix function to get_tagged jets following PR#131 in k4SimDelphes\r\n\r\n* clean up debug prints\r\n\r\n* add bbyy normalisation and adapt to splitting b and tau-tags in k4simdelphes\r\n\r\n* FCC-hh bbyy mini example the old way, pre-datasource\r\n\r\n* clang formatting\r\n\r\n* add fcchh analysis to test suite\r\n\r\n* add do_weighted option to config dict, clean up comments\r\n\r\n* add printing of selected weighted events\r\n\r\n* fix writing sow to output tree\r\n\r\n* add check that weight column exists, comments from pr411 review\r\n\r\n* add do_weighted option to man page\r\n\r\n* clean up FCChh bbyy example, add example for checking btag efficiencies from delphes",
"timestamp": "2024-10-16T13:54:21+02:00",
"tree_id": "fa5606f288e533cdf8afdf6b230c8882dc0e226b",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/5d6d997f9d2b5bc643bfa560a4b107137bdf51be"
},
"date": 1729080318480,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nightly | Events processed per second: case-studies/analysis_example/scripts/analysis_example.py",
"value": 7.357133085679848,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 10.408693512796578,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 6.805687669193821,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/test/jet_constituents.py",
"value": 8.062092139651226,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 2.794862250731216,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/data_source/stages_source.py",
"value": 6.0375945306640215,
"unit": "Evt/s"
},
{
"name": "nightly | Events processed per second: examples/data_source/analysis_stage1.py",
"value": 5.786748976951686,
"unit": "Evt/s"
}
]
}
]
}
Expand Down

0 comments on commit a378962

Please sign in to comment.