Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 2bee966
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 24, 2024
1 parent 1f42e8c commit 1d9d94e
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": 1713948432003,
"lastUpdate": 1713949261732,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -37274,6 +37274,65 @@ 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": "2bee9668eb3f1579337dbd7ddab0ee8d693f636e",
"message": "Updating README.md (#370)",
"timestamp": "2024-04-24T10:54:06+02:00",
"tree_id": "77aa7b516305842622fd898a0ba25276a5896ee1",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/2bee9668eb3f1579337dbd7ddab0ee8d693f636e"
},
"date": 1713949255743,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "prod | Time spent running the analysis: case-studies/analysis_example/scripts/analysis_example.py",
"value": 11.145021677017212,
"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.467759847640991,
"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.916031122207642,
"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.045377254486084,
"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": 30.567078113555908,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit 1d9d94e

Please sign in to comment.