Update BW benchmark data for 5984ca5617

This commit is contained in:
github-actions[bot]
2026-07-06 12:42:48 +00:00
parent 9e12ec84d3
commit c1cceb123c
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10929013466,
2.16306969086,
2.3540906185
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.16306969086
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1634866835,
2.15574413546,
2.27204152898
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1634866835
},
"Import bec_widgets": {
"attempt_values": [
0.01309058276,
0.013277857680000001,
0.01427410332
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013277857680000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15236446600005138,
0.15275998399999935,
0.14909817000000203
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15236446600005138
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.5086907332000004,
2.0941487602,
2.07740888358
2.10929013466,
2.16306969086,
2.3540906185
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0941487602
"value": 2.16306969086
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2434554790999996,
2.15487919116,
2.0589510721599997
2.1634866835,
2.15574413546,
2.27204152898
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.15487919116
"value": 2.1634866835
},
"Import bec_widgets": {
"attempt_values": [
0.0140240615,
0.013252784560000001,
0.0130397508
0.01309058276,
0.013277857680000001,
0.01427410332
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013252784560000001
"value": 0.013277857680000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16566287500000954,
0.15369008700000109,
0.14969646099996226
0.15236446600005138,
0.15275998399999935,
0.14909817000000203
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15369008700000109
"value": 0.15236446600005138
}
}