Update BW benchmark data for 052dd7fc6f

This commit is contained in:
github-actions[bot]
2026-07-09 13:40:51 +00:00
parent 0b388f1673
commit 406a314964
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.6107376221800003,
2.3721765948,
2.11848046206
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11848046206
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9025300986600002,
2.2007156017800003,
2.18053741706
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.18053741706
},
"Import bec_widgets": {
"attempt_values": [
0.00989940432,
0.01329706234,
0.013873752940000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01329706234
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.12057457349999368,
0.15965436399994815,
0.15383030600003167
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15383030600003167
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.1287961171,
2.17619035174,
2.18899114892
1.6107376221800003,
2.3721765948,
2.11848046206
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17619035174
"value": 2.11848046206
},
"BEC IPython client without companion app": {
"attempt_values": [
2.15781996812,
2.24888401894,
2.29477619696
1.9025300986600002,
2.2007156017800003,
2.18053741706
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.24888401894
"value": 2.18053741706
},
"Import bec_widgets": {
"attempt_values": [
0.01300442046,
0.013209753620000002,
0.01313094984
0.00989940432,
0.01329706234,
0.013873752940000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01313094984
"value": 0.01329706234
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15560906199999636,
0.1567612439999948,
0.16240951399998949
0.12057457349999368,
0.15965436399994815,
0.15383030600003167
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1567612439999948
"value": 0.15383030600003167
}
}