Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for e40fbf2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 12, 2024
1 parent edd1a5f commit f3b52cc
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": 1705070053475,
"lastUpdate": 1705070054910,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -32114,6 +32114,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": "e40fbf2e23abb811952f1fd441ae441e58695eb4",
"message": "Check if the stack setup is OK (#332)",
"timestamp": "2024-01-12T15:25:14+01:00",
"tree_id": "9164580b8c4870a7dfe433f944da3274543e1da6",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/e40fbf2e23abb811952f1fd441ae441e58695eb4"
},
"date": 1705070049253,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "prod | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 36.35356140136719,
"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": 59.92259979248047,
"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": 15.682326793670654,
"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": 15.13487696647644,
"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.934195280075073,
"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": 32.358887910842896,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit f3b52cc

Please sign in to comment.