Update BW benchmark data for b2e0b79210

This commit is contained in:
github-actions[bot]
2026-06-02 10:35:53 +00:00
parent 7fba7054ac
commit f3fabbd9b5
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.31267698896,
5.316099202959999,
6.45067731438
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.31267698896
},
"BEC IPython client without companion app": {
"attempt_values": [
2.17158950878,
1.74151617588,
2.01088490814
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01088490814
},
"Import bec_widgets": {
"attempt_values": [
0.013714870320000001,
0.0105437288,
0.013154460560000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013154460560000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15857173649999368,
0.11551323200001207,
0.15921361599998818
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15857173649999368
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.741949250759999,
5.5455835489,
5.8446855616199995
6.31267698896,
5.316099202959999,
6.45067731438
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.741949250759999
"value": 6.31267698896
},
"BEC IPython client without companion app": {
"attempt_values": [
1.91394220014,
2.02570230028,
2.18882281514
2.17158950878,
1.74151617588,
2.01088490814
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.02570230028
"value": 2.01088490814
},
"Import bec_widgets": {
"attempt_values": [
0.013327439900000002,
0.013036988400000001,
0.014313393540000002
0.013714870320000001,
0.0105437288,
0.013154460560000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013327439900000002
"value": 0.013154460560000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15440641450000214,
0.15048072850001404,
0.146265473499966
0.15857173649999368,
0.11551323200001207,
0.15921361599998818
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15048072850001404
"value": 0.15857173649999368
}
}