Update BW benchmark data for 6cf075c3ae

This commit is contained in:
github-actions[bot]
2026-07-07 12:16:57 +00:00
parent c1cceb123c
commit a21f29d433
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0809846426400003,
2.1067783695,
2.14878388664
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1067783695
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1109523554600003,
2.10476726506,
2.19357371488
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1109523554600003
},
"Import bec_widgets": {
"attempt_values": [
0.01316127116,
0.0132689436,
0.0133514192
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0132689436
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15381924100000788,
0.149225217999998,
0.1527982350000059
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1527982350000059
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10929013466,
2.16306969086,
2.3540906185
2.0809846426400003,
2.1067783695,
2.14878388664
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.16306969086
"value": 2.1067783695
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1634866835,
2.15574413546,
2.27204152898
2.1109523554600003,
2.10476726506,
2.19357371488
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1634866835
"value": 2.1109523554600003
},
"Import bec_widgets": {
"attempt_values": [
0.01309058276,
0.013277857680000001,
0.01427410332
0.01316127116,
0.0132689436,
0.0133514192
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013277857680000001
"value": 0.0132689436
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15236446600005138,
0.15275998399999935,
0.14909817000000203
0.15381924100000788,
0.149225217999998,
0.1527982350000059
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15236446600005138
"value": 0.1527982350000059
}
}