Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for de84ccb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 4, 2024
1 parent 04a47ea commit 58a6e6d
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": 1720082057112,
"lastUpdate": 1720082412898,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -40334,6 +40334,65 @@ window.BENCHMARK_DATA = {
"unit": "Evt/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"committer": {
"email": "[email protected]",
"name": "Juraj Smiesko",
"username": "kjvbrt"
},
"distinct": true,
"id": "de84ccb53344dde60a5f456d6857b0cfa20814d7",
"message": "Suppressing printf output from TMatrixBase (#379)\n\n* Suppressing printf output from TMatrixBase\r\n\r\n* One more return",
"timestamp": "2024-07-04T10:26:32+02:00",
"tree_id": "26c73651cbf1f879af1f500d25764fc7ae260511",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/de84ccb53344dde60a5f456d6857b0cfa20814d7"
},
"date": 1720082405929,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py",
"value": 24.565995931625366,
"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": 12.640750646591187,
"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.399710655212402,
"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": 16.73727297782898,
"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": 37.09196066856384,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit 58a6e6d

Please sign in to comment.