Update BW benchmark data for af7305bebf

This commit is contained in:
github-actions[bot]
2026-07-29 14:16:29 +00:00
parent fab2fbfe93
commit a2b09376b8
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0081086203800003,
2.22223020612,
2.03029237216
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.03029237216
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0682356798400003,
2.27898364158,
2.0309172280000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0682356798400003
},
"Import bec_widgets": {
"attempt_values": [
0.013145624060000001,
0.01300297054,
0.01384815194
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013145624060000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.154474314999959,
0.1457155650000459,
0.14179725399998233
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1457155650000459
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.06401001844,
2.10035209484,
2.0844405522600002
2.0081086203800003,
2.22223020612,
2.03029237216
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0844405522600002
"value": 2.03029237216
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9882372320000001,
2.06523909428,
2.0162638445399996
2.0682356798400003,
2.27898364158,
2.0309172280000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0162638445399996
"value": 2.0682356798400003
},
"Import bec_widgets": {
"attempt_values": [
0.014136407699999999,
0.013642200980000001,
0.01393009482
0.013145624060000001,
0.01300297054,
0.01384815194
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01393009482
"value": 0.013145624060000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14598191649999137,
0.15389277100001664,
0.1445918335000158
0.154474314999959,
0.1457155650000459,
0.14179725399998233
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14598191649999137
"value": 0.1457155650000459
}
}