Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for eb96581
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 13, 2024
1 parent 771ea9a commit d818260
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": 1714562534429,
"lastUpdate": 1715589334882,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -38570,6 +38570,72 @@ window.BENCHMARK_DATA = {
"unit": "Evt/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "jeyserma",
"username": "jeyserma"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "eb9658107243b921e65f23721b80db7df25cdfee",
"message": "More examples, combine support, BDT/MVA support (#368)\n\n* More examples, combine support, BDT/MVA support\r\n\r\n* Moved TMVA to addon",
"timestamp": "2024-05-13T10:26:03+02:00",
"tree_id": "7bd70985f2951251878cb16a1bdcc22295ad8e5b",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/eb9658107243b921e65f23721b80db7df25cdfee"
},
"date": 1715589330211,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 31.51848554611206,
"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": 9.287646770477295,
"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.629124164581299,
"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": 13.715879678726196,
"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": 51.455949783325195,
"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": 92.77665281295776,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit d818260

Please sign in to comment.