Update BW benchmark data for ad768feaf8

This commit is contained in:
github-actions[bot]
2026-06-18 14:55:01 +00:00
parent c28bac908d
commit 3ee93e940e
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.38672760114,
6.450904442100001,
6.521363802540001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.450904442100001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1101090678400003,
2.3900257931600004,
2.2646595987400002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2646595987400002
},
"Import bec_widgets": {
"attempt_values": [
0.0128258321,
0.013340023820000001,
0.013569039060000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013340023820000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15172591900002885,
0.15648781000001577,
0.14888229150000143
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15172591900002885
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.10414250996,
6.61489847778,
6.78308517506
6.38672760114,
6.450904442100001,
6.521363802540001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.61489847778
"value": 6.450904442100001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.19248435482,
2.3209435310799997,
2.5212487279799998
2.1101090678400003,
2.3900257931600004,
2.2646595987400002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.3209435310799997
"value": 2.2646595987400002
},
"Import bec_widgets": {
"attempt_values": [
0.01384300856,
0.013732186660000001,
0.01398314266
0.0128258321,
0.013340023820000001,
0.013569039060000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01384300856
"value": 0.013340023820000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15009673299999804,
0.16515177549999294,
0.16747843600001033
0.15172591900002885,
0.15648781000001577,
0.14888229150000143
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.16515177549999294
"value": 0.15172591900002885
}
}