Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 9a82687
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 12, 2024
1 parent 70a4415 commit 66628e9
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": 1704978967157,
"lastUpdate": 1705070052054,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -31994,6 +31994,72 @@ window.BENCHMARK_DATA = {
"unit": "Evt/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juan Miguel Carceller",
"username": "jmcarcell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9a82687d6e5dff38abf89052bda95afd402f0bcf",
"message": "Fix building with ACTS 31 (#333)\n\nCo-authored-by: jmcarcell <[email protected]>",
"timestamp": "2024-01-12T15:26:45+01:00",
"tree_id": "bd08667664ffb1a2ce53ce167dc01699d77861b7",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/9a82687d6e5dff38abf89052bda95afd402f0bcf"
},
"date": 1705070047947,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 32.952414751052856,
"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": 10.34995174407959,
"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": 11.051067352294922,
"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": 14.906297206878662,
"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": 11.501174688339233,
"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": 31.256478548049927,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit 66628e9

Please sign in to comment.