Update BW benchmark data for 3a165b26ed

This commit is contained in:
github-actions[bot]
2026-05-18 20:06:04 +00:00
parent 3c9dd86b8a
commit 2a98caa953
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.85972839532,
5.794616289,
5.87870415898
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.85972839532
},
"BEC IPython client without companion app": {
"attempt_values": [
1.98660323552,
1.8576879330800002,
1.93080969508
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.93080969508
},
"Import bec_widgets": {
"attempt_values": [
0.01330728802,
0.013693495820000002,
0.01170991644
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01330728802
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15700154299997848,
0.15163389800002847,
0.15113807450001104
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15163389800002847
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
4.992497247099999,
5.727728040940001,
5.85466132644
5.85972839532,
5.794616289,
5.87870415898
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.727728040940001
"value": 5.85972839532
},
"BEC IPython client without companion app": {
"attempt_values": [
1.82838949246,
1.88530803358,
1.9436725256
1.98660323552,
1.8576879330800002,
1.93080969508
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.88530803358
"value": 1.93080969508
},
"Import bec_widgets": {
"attempt_values": [
0.010596456720000001,
0.01123824366,
0.012995126440000001
0.01330728802,
0.013693495820000002,
0.01170991644
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01123824366
"value": 0.01330728802
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11376621199997317,
0.11972941900000933,
0.15352571050001984
0.15700154299997848,
0.15163389800002847,
0.15113807450001104
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.11972941900000933
"value": 0.15163389800002847
}
}