Update BW benchmark data for 72c007611b

This commit is contained in:
github-actions[bot]
2026-07-28 11:20:23 +00:00
parent 2a69ff23cf
commit fab2fbfe93
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.06401001844,
2.10035209484,
2.0844405522600002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0844405522600002
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9882372320000001,
2.06523909428,
2.0162638445399996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0162638445399996
},
"Import bec_widgets": {
"attempt_values": [
0.014136407699999999,
0.013642200980000001,
0.01393009482
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01393009482
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14598191649999137,
0.15389277100001664,
0.1445918335000158
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14598191649999137
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.12251198672,
1.6178775922600002,
1.50947742152
2.06401001844,
2.10035209484,
2.0844405522600002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.6178775922600002
"value": 2.0844405522600002
},
"BEC IPython client without companion app": {
"attempt_values": [
2.11430799412,
1.6955166131600001,
1.60058298572
1.9882372320000001,
2.06523909428,
2.0162638445399996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.6955166131600001
"value": 2.0162638445399996
},
"Import bec_widgets": {
"attempt_values": [
0.013685351940000002,
0.01066657644,
0.00954955352
0.014136407699999999,
0.013642200980000001,
0.01393009482
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01066657644
"value": 0.01393009482
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15963043599998628,
0.11078344300000253,
0.09670486599998185
0.14598191649999137,
0.15389277100001664,
0.1445918335000158
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.11078344300000253
"value": 0.14598191649999137
}
}