Update BW benchmark data for 0706b903bc

This commit is contained in:
github-actions[bot]
2026-07-10 14:13:09 +00:00
parent 773fa6c5e7
commit 034f245a13
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.5045481931599998,
1.80853398644,
1.60741098138
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.80853398644
},
"BEC IPython client without companion app": {
"attempt_values": [
2.3027998894,
1.91110103054,
1.6156971341800002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.91110103054
},
"Import bec_widgets": {
"attempt_values": [
0.014626488940000001,
0.011200432520000001,
0.01070593878
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.011200432520000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16521396699999968,
0.1143170490000216,
0.11420687199995427
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1143170490000216
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0619952846199996,
2.09616599694,
2.2941512041200003
2.5045481931599998,
1.80853398644,
1.60741098138
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.09616599694
"value": 1.80853398644
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1120259167400004,
2.1693822463,
2.2225666516400002
2.3027998894,
1.91110103054,
1.6156971341800002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1693822463
"value": 1.91110103054
},
"Import bec_widgets": {
"attempt_values": [
0.013070767300000001,
0.014003274060000001,
0.014389634500000002
0.014626488940000001,
0.011200432520000001,
0.01070593878
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014003274060000001
"value": 0.011200432520000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15228197300001511,
0.14768028499997854,
0.15288849999998888
0.16521396699999968,
0.1143170490000216,
0.11420687199995427
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15228197300001511
"value": 0.1143170490000216
}
}