Update BW benchmark data for d09ea6046f

This commit is contained in:
github-actions[bot]
2026-06-24 10:41:06 +00:00
parent 16b2936d00
commit 8b30b35bce
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0864254180199997,
2.1134869000800003,
2.14164730138
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1134869000800003
},
"BEC IPython client without companion app": {
"attempt_values": [
2.08430498876,
2.10935074766,
2.24292422798
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10935074766
},
"Import bec_widgets": {
"attempt_values": [
0.013734489360000001,
0.012846633540000001,
0.014102817940000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013734489360000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1459874650000188,
0.15054875199999174,
0.14847089799997093
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14847089799997093
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.08013462406,
5.52984284604,
6.1002516726
2.0864254180199997,
2.1134869000800003,
2.14164730138
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.08013462406
"value": 2.1134869000800003
},
"BEC IPython client without companion app": {
"attempt_values": [
2.14630560864,
1.5825608037,
2.10003933884
2.08430498876,
2.10935074766,
2.24292422798
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10003933884
"value": 2.10935074766
},
"Import bec_widgets": {
"attempt_values": [
0.014096639420000001,
0.010641896599999999,
0.0129603375
0.013734489360000001,
0.012846633540000001,
0.014102817940000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0129603375
"value": 0.013734489360000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14772148200000856,
0.11243139900000187,
0.15240583150000475
0.1459874650000188,
0.15054875199999174,
0.14847089799997093
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14772148200000856
"value": 0.14847089799997093
}
}