Update BW benchmark data for 351d98bfd8

This commit is contained in:
github-actions[bot]
2026-09-07 13:26:19 +00:00
parent 555ff1f21c
commit 86f1eec3ce
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.9923536907200001,
2.09779108714,
1.8176105577000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9923536907200001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0040459563999997,
2.0957201629399997,
1.81798635682
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0040459563999997
},
"Import bec_widgets": {
"attempt_values": [
0.01366997792,
0.01399012558,
0.0115444697
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01366997792
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15321303100000705,
0.16208240799997498,
0.14115784300003043
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15321303100000705
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11120783578,
2.0393767435,
2.21178219566
1.9923536907200001,
2.09779108714,
1.8176105577000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11120783578
"value": 1.9923536907200001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0920232676,
2.02707688406,
2.2098439616200003
2.0040459563999997,
2.0957201629399997,
1.81798635682
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0920232676
"value": 2.0040459563999997
},
"Import bec_widgets": {
"attempt_values": [
0.01313065358,
0.012807335820000001,
0.01359240718
0.01366997792,
0.01399012558,
0.0115444697
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01313065358
"value": 0.01366997792
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15442140900000823,
0.14905474300002197,
0.16087494600003538
0.15321303100000705,
0.16208240799997498,
0.14115784300003043
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15442140900000823
"value": 0.15321303100000705
}
}