Update BW benchmark data for 63a094a721

This commit is contained in:
github-actions[bot]
2026-08-05 00:14:03 +00:00
parent ea5283d62b
commit aa46e5bfcd
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11336033558,
1.9644868853400002,
2.07455235766
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.07455235766
},
"BEC IPython client without companion app": {
"attempt_values": [
2.07969895168,
2.16826622978,
2.0979657329
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0979657329
},
"Import bec_widgets": {
"attempt_values": [
0.013867791920000002,
0.01341836574,
0.01351804474
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01351804474
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15791535000005297,
0.1450985179999975,
0.1577737920000004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1577737920000004
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2267966708599998,
2.12283624412,
1.91423691084
2.11336033558,
1.9644868853400002,
2.07455235766
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.12283624412
"value": 2.07455235766
},
"BEC IPython client without companion app": {
"attempt_values": [
2.17339270766,
2.05427064926,
2.0122947456999998
2.07969895168,
2.16826622978,
2.0979657329
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.05427064926
"value": 2.0979657329
},
"Import bec_widgets": {
"attempt_values": [
0.013481305600000002,
0.013893833820000001,
0.012503766080000001
0.013867791920000002,
0.01341836574,
0.01351804474
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013481305600000002
"value": 0.01351804474
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16935376600002883,
0.1611912320000215,
0.14534245700002657
0.15791535000005297,
0.1450985179999975,
0.1577737920000004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1611912320000215
"value": 0.1577737920000004
}
}