Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 5d3573c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 24, 2024
1 parent 27e8971 commit 3e7a5a7
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": 1713542548971,
"lastUpdate": 1713946574444,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -36722,6 +36722,65 @@ window.BENCHMARK_DATA = {
"unit": "Evt/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smieško",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5d3573c0961ef95ba483cec5c8b372365b84185a",
"message": "Doxygen update to 1.9.8 (#369)\n\n* Update doxygen\r\n\r\n* No custom style file anymore",
"timestamp": "2024-04-24T10:05:07+02:00",
"tree_id": "aeed5769173d69cb58fdb48a9477bd7796c19fbd",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/5d3573c0961ef95ba483cec5c8b372365b84185a"
},
"date": 1713946567304,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py",
"value": 14.596225500106812,
"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": 13.469072103500366,
"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": 19.551002979278564,
"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.308523654937744,
"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": 84.01150703430176,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit 3e7a5a7

Please sign in to comment.