Update BW benchmark data for bc11a3b1a3

This commit is contained in:
github-actions[bot]
2026-07-10 13:10:11 +00:00
parent d1507a3c57
commit 773fa6c5e7
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0619952846199996,
2.09616599694,
2.2941512041200003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.09616599694
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1120259167400004,
2.1693822463,
2.2225666516400002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1693822463
},
"Import bec_widgets": {
"attempt_values": [
0.013070767300000001,
0.014003274060000001,
0.014389634500000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014003274060000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15228197300001511,
0.14768028499997854,
0.15288849999998888
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15228197300001511
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.56330572748,
2.60467638054,
2.11201170994
2.0619952846199996,
2.09616599694,
2.2941512041200003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.56330572748
"value": 2.09616599694
},
"BEC IPython client without companion app": {
"attempt_values": [
2.6225049365,
2.59667572772,
2.21522078306
2.1120259167400004,
2.1693822463,
2.2225666516400002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.59667572772
"value": 2.1693822463
},
"Import bec_widgets": {
"attempt_values": [
0.013482547820000001,
0.014621296760000001,
0.013046248060000001
0.013070767300000001,
0.014003274060000001,
0.014389634500000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013482547820000001
"value": 0.014003274060000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15825405199996112,
0.1836771579999663,
0.15486927399996375
0.15228197300001511,
0.14768028499997854,
0.15288849999998888
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15825405199996112
"value": 0.15228197300001511
}
}