Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 883c0cd
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 1, 2024
1 parent 2bbcdb8 commit cad73ad
Showing 1 changed file with 74 additions and 1 deletion.
75 changes: 74 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": 1727792022218,
"lastUpdate": 1727792444391,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -43610,6 +43610,79 @@ window.BENCHMARK_DATA = {
"unit": "Evt/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "883c0cd13a04ee52920d302c41c4d96367754033",
"message": "Bumping up the version to 0.10.0 (#407)",
"timestamp": "2024-10-01T16:10:53+02:00",
"tree_id": "ad8263184854552e70f09fbeae240dfd2c78b264",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/883c0cd13a04ee52920d302c41c4d96367754033"
},
"date": 1727792438038,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py",
"value": 13.695412397384644,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: case-studies/analysis_example/scripts/analysis_example.py"
},
{
"name": "nightly | Time spent running the analysis: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 10.568433284759521,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py"
},
{
"name": "nightly | Time spent running the analysis: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 15.715775966644287,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py"
},
{
"name": "nightly | Time spent running the analysis: examples/FCCee/test/jet_constituents.py",
"value": 13.642409801483154,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/test/jet_constituents.py"
},
{
"name": "nightly | Time spent running the analysis: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 36.32130169868469,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
},
{
"name": "nightly | Time spent running the analysis: examples/data_source/stages_source.py",
"value": 17.802127838134766,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/data_source/stages_source.py"
},
{
"name": "nightly | Time spent running the analysis: examples/data_source/analysis_stage1.py",
"value": 18.656493663787842,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/data_source/analysis_stage1.py"
}
]
}
]
}
Expand Down

0 comments on commit cad73ad

Please sign in to comment.