Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 9890dc0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 20, 2023
1 parent adde16a commit 27721f6
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": 1689586876754,
"lastUpdate": 1689841409421,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -26474,6 +26474,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": "9890dc0b048539c4f819f4ee5a569541213de139",
"message": "Merge pull request #305 from kjvbrt/dd4hep_dep\n\nAdd missing dependency",
"timestamp": "2023-07-20T10:13:55+02:00",
"tree_id": "21567e604d567cfe725f6ff07c99599c88419c3a",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/9890dc0b048539c4f819f4ee5a569541213de139"
},
"date": 1689841403204,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "nightly | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 39.04915976524353,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/weaver/analysis_inference.py"
},
{
"name": "nightly | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py",
"value": 11.466926097869873,
"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.147652864456177,
"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": 17.45111322402954,
"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": 12.332966327667236,
"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": 38.84286165237427,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit 27721f6

Please sign in to comment.