Update BW benchmark data for f558a1cdd4

This commit is contained in:
github-actions[bot]
2026-07-14 15:16:21 +00:00
parent 7d6ee56b04
commit 08f6cef915
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2039864098399997,
2.21293845912,
2.01490108096
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2039864098399997
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2332746586,
2.1862316110399997,
2.02686024324
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1862316110399997
},
"Import bec_widgets": {
"attempt_values": [
0.015205023600000003,
0.01302886816,
0.01319783212
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01319783212
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1636965470000291,
0.1586080900000013,
0.1526866410000025
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1586080900000013
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10067596372,
1.80035858174,
2.3156051980599996
2.2039864098399997,
2.21293845912,
2.01490108096
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10067596372
"value": 2.2039864098399997
},
"BEC IPython client without companion app": {
"attempt_values": [
2.13843210454,
1.91148290912,
2.2926376099800003
2.2332746586,
2.1862316110399997,
2.02686024324
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13843210454
"value": 2.1862316110399997
},
"Import bec_widgets": {
"attempt_values": [
0.013601358380000001,
0.011086793280000002,
0.014052555480000001
0.015205023600000003,
0.01302886816,
0.01319783212
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013601358380000001
"value": 0.01319783212
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15819707899999003,
0.13795871599995735,
0.1589771790000043
0.1636965470000291,
0.1586080900000013,
0.1526866410000025
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15819707899999003
"value": 0.1586080900000013
}
}