Update BW benchmark data for 016c2904f1

This commit is contained in:
github-actions[bot]
2026-08-25 12:00:39 +00:00
parent 7f661b41c9
commit 555ff1f21c
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11120783578,
2.0393767435,
2.21178219566
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11120783578
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0920232676,
2.02707688406,
2.2098439616200003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0920232676
},
"Import bec_widgets": {
"attempt_values": [
0.01313065358,
0.012807335820000001,
0.01359240718
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01313065358
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15442140900000823,
0.14905474300002197,
0.16087494600003538
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15442140900000823
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.9995257119599998,
2.5704119723,
2.22695595906
2.11120783578,
2.0393767435,
2.21178219566
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.22695595906
"value": 2.11120783578
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9970253496400001,
2.51543135726,
2.14386531134
2.0920232676,
2.02707688406,
2.2098439616200003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.14386531134
"value": 2.0920232676
},
"Import bec_widgets": {
"attempt_values": [
0.01348954126,
0.0150973497,
0.015208442840000003
0.01313065358,
0.012807335820000001,
0.01359240718
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0150973497
"value": 0.01313065358
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14329611400000886,
0.17083736199998611,
0.14529576399996813
0.15442140900000823,
0.14905474300002197,
0.16087494600003538
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14529576399996813
"value": 0.15442140900000823
}
}