Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 5344cad
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 13, 2023
1 parent 0c462bd commit c96ea0c
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": 1695117126478,
"lastUpdate": 1697206720691,
"repoUrl": "https://github.com/HEP-FCC/FCCAnalyses",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -28634,6 +28634,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": "5344cad99ad342d5504cd76246d25d2516ccd6cb",
"message": "Merge pull request #313 from EmanuelPerez/bugfix\n\nBugfix in MCParticle::get_indices_MotherByIndex.",
"timestamp": "2023-10-13T16:08:25+02:00",
"tree_id": "d8c7fc84f794e34000d162acd5572ed4d5891f21",
"url": "https://github.com/HEP-FCC/FCCAnalyses/commit/5344cad99ad342d5504cd76246d25d2516ccd6cb"
},
"date": 1697206713749,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "nightly | Time spent running the analysis: examples/FCCee/weaver/analysis_inference.py",
"value": 45.577598571777344,
"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": 13.384822368621826,
"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": 15.188045740127563,
"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": 20.5273334980011,
"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": 15.219276189804077,
"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": 48.40158295631409,
"unit": "Seconds",
"range": 10,
"extra": "Analysis path: examples/FCCee/vertex_lcfiplus/analysis_V0.py"
}
]
}
]
}
Expand Down

0 comments on commit c96ea0c

Please sign in to comment.