Update BW benchmark data for 80725f620e

This commit is contained in:
github-actions[bot]
2026-06-30 15:49:50 +00:00
parent eb2b3f714d
commit 74b45f3fcd
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.48496220938,
2.06323217794,
2.5208268695
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.48496220938
},
"BEC IPython client without companion app": {
"attempt_values": [
2.3637894187,
2.12789868456,
2.4106409968799998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.3637894187
},
"Import bec_widgets": {
"attempt_values": [
0.014070596020000001,
0.01363806232,
0.0145927073
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014070596020000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16416854899995315,
0.1492876560000127,
0.16909493699995437
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.16416854899995315
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10143592488,
2.46405687258,
2.33810550288
2.48496220938,
2.06323217794,
2.5208268695
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.33810550288
"value": 2.48496220938
},
"BEC IPython client without companion app": {
"attempt_values": [
2.11877462758,
2.21856049216,
2.27742739886
2.3637894187,
2.12789868456,
2.4106409968799998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21856049216
"value": 2.3637894187
},
"Import bec_widgets": {
"attempt_values": [
0.013044547040000002,
0.013899806980000002,
0.013945644100000001
0.014070596020000001,
0.01363806232,
0.0145927073
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013899806980000002
"value": 0.014070596020000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15400015200003736,
0.16018634799999631,
0.14719018099998493
0.16416854899995315,
0.1492876560000127,
0.16909493699995437
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15400015200003736
"value": 0.16416854899995315
}
}