Update BW benchmark data for b119c5ad76

This commit is contained in:
github-actions[bot]
2026-05-29 17:35:52 +00:00
parent 82639a7dd5
commit 7fba7054ac
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.741949250759999,
5.5455835489,
5.8446855616199995
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.741949250759999
},
"BEC IPython client without companion app": {
"attempt_values": [
1.91394220014,
2.02570230028,
2.18882281514
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.02570230028
},
"Import bec_widgets": {
"attempt_values": [
0.013327439900000002,
0.013036988400000001,
0.014313393540000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013327439900000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15440641450000214,
0.15048072850001404,
0.146265473499966
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15048072850001404
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.529547953180001,
5.74311092718,
5.91908038224
5.741949250759999,
5.5455835489,
5.8446855616199995
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.91908038224
"value": 5.741949250759999
},
"BEC IPython client without companion app": {
"attempt_values": [
2.4529962746000002,
1.82701061864,
2.2137768787799996
1.91394220014,
2.02570230028,
2.18882281514
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2137768787799996
"value": 2.02570230028
},
"Import bec_widgets": {
"attempt_values": [
0.01432914968,
0.013975558320000001,
0.014548268980000001
0.013327439900000002,
0.013036988400000001,
0.014313393540000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01432914968
"value": 0.013327439900000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1598938529999714,
0.14295203399996126,
0.15159691849999035
0.15440641450000214,
0.15048072850001404,
0.146265473499966
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15159691849999035
"value": 0.15048072850001404
}
}