Update BW benchmark data for 8b41a70209

This commit is contained in:
github-actions[bot]
2026-07-23 07:17:29 +00:00
parent 7b5794f945
commit cb87a2c7ec
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2849159178800003,
2.2076899028600003,
1.4223552720400001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2076899028600003
},
"BEC IPython client without companion app": {
"attempt_values": [
2.22324613172,
2.14226804848,
1.43032632788
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.14226804848
},
"Import bec_widgets": {
"attempt_values": [
0.014714754880000002,
0.014728235280000002,
0.00867492804
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014714754880000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16246626300005573,
0.1546420459999922,
0.09796032799999921
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1546420459999922
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.00664508494,
2.1020319391799998,
2.01072748128
2.2849159178800003,
2.2076899028600003,
1.4223552720400001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01072748128
"value": 2.2076899028600003
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0132708525400003,
2.13304492462,
2.01651293762
2.22324613172,
2.14226804848,
1.43032632788
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01651293762
"value": 2.14226804848
},
"Import bec_widgets": {
"attempt_values": [
0.01376622722,
0.01510144696,
0.013218512460000002
0.014714754880000002,
0.014728235280000002,
0.00867492804
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01376622722
"value": 0.014714754880000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14476167600000167,
0.1494008949999852,
0.1535076389999972
0.16246626300005573,
0.1546420459999922,
0.09796032799999921
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1494008949999852
"value": 0.1546420459999922
}
}