Update BW benchmark data for a0ac735bf1

This commit is contained in:
github-actions[bot]
2026-07-07 13:21:03 +00:00
parent a21f29d433
commit 8182f57cd6
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.45216585778,
2.2458179035600003,
2.04894239532
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2458179035600003
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2655772250800004,
2.1816559934399997,
2.14575709004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1816559934399997
},
"Import bec_widgets": {
"attempt_values": [
0.014745818420000001,
0.01328688688,
0.013066431600000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01328688688
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14793114599999058,
0.15253950599998234,
0.1511213649999945
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1511213649999945
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0809846426400003,
2.1067783695,
2.14878388664
2.45216585778,
2.2458179035600003,
2.04894239532
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1067783695
"value": 2.2458179035600003
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1109523554600003,
2.10476726506,
2.19357371488
2.2655772250800004,
2.1816559934399997,
2.14575709004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1109523554600003
"value": 2.1816559934399997
},
"Import bec_widgets": {
"attempt_values": [
0.01316127116,
0.0132689436,
0.0133514192
0.014745818420000001,
0.01328688688,
0.013066431600000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0132689436
"value": 0.01328688688
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15381924100000788,
0.149225217999998,
0.1527982350000059
0.14793114599999058,
0.15253950599998234,
0.1511213649999945
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1527982350000059
"value": 0.1511213649999945
}
}