Update BW benchmark data for bb1544ecb7

This commit is contained in:
github-actions[bot]
2026-05-11 11:13:32 +00:00
parent abf3a4f1ea
commit 4856f02dd1
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.52049634514,
7.55063547888,
9.10954524508
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.55063547888
},
"BEC IPython client without companion app": {
"attempt_values": [
2.19355442216,
2.14066384478,
2.3779411108
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.19355442216
},
"Import bec_widgets": {
"attempt_values": [
0.01312026068,
0.0138429785,
0.013672468660000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013672468660000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.18860549400000082,
0.18214406700008112,
0.19712462600000435
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18860549400000082
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.59845025778,
8.565600136899999,
8.70510736164
7.52049634514,
7.55063547888,
9.10954524508
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.565600136899999
"value": 7.55063547888
},
"BEC IPython client without companion app": {
"attempt_values": [
2.30615054572,
2.2087364596,
2.21631781426
2.19355442216,
2.14066384478,
2.3779411108
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21631781426
"value": 2.19355442216
},
"Import bec_widgets": {
"attempt_values": [
0.01319814708,
0.01305281236,
0.01357758284
0.01312026068,
0.0138429785,
0.013672468660000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01319814708
"value": 0.013672468660000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1899615840000024,
0.18846259100001816,
0.19342033399999536
0.18860549400000082,
0.18214406700008112,
0.19712462600000435
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1899615840000024
"value": 0.18860549400000082
}
}