Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for c4d1de2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 17, 2023
1 parent ddef210 commit f895741
Showing 1 changed file with 67 additions and 1 deletion.
68 changes: 67 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": 1689347205359,
"lastUpdate": 1689586736591,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -26234,6 +26234,72 @@ 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": "c4d1de22ab42311330f1d737b6bce15977fcc4a3",
"message": "Merge pull request #303 from amanmdesai/patch-2\n\nFix: counting number of events when using chunks",
"timestamp": "2023-07-17T11:29:52+02:00",
"tree_id": "f996805f8e11564a9b28f84163f652ecaeead972",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/c4d1de22ab42311330f1d737b6bce15977fcc4a3"
},
"date": 1689586731190,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 35.228235483169556,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/weaver/analysis_inference.py"
},
{
"name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py",
"value": 11.280946731567383,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: case-studies/analysis_example/scripts/analysis_example.py"
},
{
"name": "prod | Time spent running the analysis: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py",
"value": 13.174617290496826,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/higgs/mH-recoil/mumu/analysis_stage1.py"
},
{
"name": "prod | Time spent running the analysis: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py",
"value": 17.08793044090271,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/flavour/Bc2TauNu/analysis_B2TauNu_truth.py"
},
{
"name": "prod | Time spent running the analysis: examples/FCCee/test/jet_constituents.py",
"value": 13.251230955123901,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/test/jet_constituents.py"
},
{
"name": "prod | Time spent running the analysis: examples/FCCee/vertex_lcfiplus/analysis_V0.py",
"value": 33.434528827667236,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit f895741

Please sign in to comment.