Update BW benchmark data for 656e3b5458

This commit is contained in:
github-actions[bot]
2026-08-04 21:14:14 +00:00
parent bad7d35341
commit ea5283d62b
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2267966708599998,
2.12283624412,
1.91423691084
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.12283624412
},
"BEC IPython client without companion app": {
"attempt_values": [
2.17339270766,
2.05427064926,
2.0122947456999998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.05427064926
},
"Import bec_widgets": {
"attempt_values": [
0.013481305600000002,
0.013893833820000001,
0.012503766080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013481305600000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16935376600002883,
0.1611912320000215,
0.14534245700002657
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1611912320000215
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.21485146418,
2.1328341971600002,
2.0089289862
2.2267966708599998,
2.12283624412,
1.91423691084
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1328341971600002
"value": 2.12283624412
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2141278276399996,
2.0989339119399997,
2.0014684179600004
2.17339270766,
2.05427064926,
2.0122947456999998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0989339119399997
"value": 2.05427064926
},
"Import bec_widgets": {
"attempt_values": [
0.013973406820000001,
0.013240602300000001,
0.01356053468
0.013481305600000002,
0.013893833820000001,
0.012503766080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01356053468
"value": 0.013481305600000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16853008200001796,
0.15562608999999838,
0.14494786299999873
0.16935376600002883,
0.1611912320000215,
0.14534245700002657
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15562608999999838
"value": 0.1611912320000215
}
}