Update BW benchmark data for e8902d1ea2

This commit is contained in:
github-actions[bot]
2026-07-14 11:10:05 +00:00
parent 034f245a13
commit 7d6ee56b04
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10067596372,
1.80035858174,
2.3156051980599996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10067596372
},
"BEC IPython client without companion app": {
"attempt_values": [
2.13843210454,
1.91148290912,
2.2926376099800003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13843210454
},
"Import bec_widgets": {
"attempt_values": [
0.013601358380000001,
0.011086793280000002,
0.014052555480000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013601358380000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15819707899999003,
0.13795871599995735,
0.1589771790000043
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15819707899999003
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.5045481931599998,
1.80853398644,
1.60741098138
2.10067596372,
1.80035858174,
2.3156051980599996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.80853398644
"value": 2.10067596372
},
"BEC IPython client without companion app": {
"attempt_values": [
2.3027998894,
1.91110103054,
1.6156971341800002
2.13843210454,
1.91148290912,
2.2926376099800003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.91110103054
"value": 2.13843210454
},
"Import bec_widgets": {
"attempt_values": [
0.014626488940000001,
0.011200432520000001,
0.01070593878
0.013601358380000001,
0.011086793280000002,
0.014052555480000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.011200432520000001
"value": 0.013601358380000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16521396699999968,
0.1143170490000216,
0.11420687199995427
0.15819707899999003,
0.13795871599995735,
0.1589771790000043
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1143170490000216
"value": 0.15819707899999003
}
}