Update BW benchmark data for 2b22a7065c

This commit is contained in:
github-actions[bot]
2026-06-15 09:30:35 +00:00
parent 9fd5134fff
commit ef6b0d1642
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.92432639868,
5.67420384968,
6.9303261755
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.92432639868
},
"BEC IPython client without companion app": {
"attempt_values": [
1.91490457668,
2.0534428419000004,
2.37458046904
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0534428419000004
},
"Import bec_widgets": {
"attempt_values": [
0.01290071196,
0.01307514232,
0.014491567
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01307514232
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1532336465000128,
0.15028368149998528,
0.15809762200001387
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1532336465000128
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.1343821659,
5.933817486280001,
5.74785844644
5.92432639868,
5.67420384968,
6.9303261755
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.74785844644
"value": 5.92432639868
},
"BEC IPython client without companion app": {
"attempt_values": [
1.8450836025,
2.0187934197799997,
1.9171699770600001
1.91490457668,
2.0534428419000004,
2.37458046904
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9171699770600001
"value": 2.0534428419000004
},
"Import bec_widgets": {
"attempt_values": [
0.010742922,
0.012959291860000001,
0.012186784700000002
0.01290071196,
0.01307514232,
0.014491567
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012186784700000002
"value": 0.01307514232
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11805523100002802,
0.14924165850001714,
0.14549314200002073
0.1532336465000128,
0.15028368149998528,
0.15809762200001387
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14549314200002073
"value": 0.1532336465000128
}
}