Update BW benchmark data for fdeab995f9

This commit is contained in:
github-actions[bot]
2026-07-02 14:41:02 +00:00
parent 198bd5530c
commit c2467f8fae
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.17014054224,
2.1811284489,
2.10439032774
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17014054224
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2278505665800004,
2.21267451278,
2.12034209464
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21267451278
},
"Import bec_widgets": {
"attempt_values": [
0.01233469192,
0.013388700540000001,
0.01304837506
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01304837506
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15402479900001254,
0.15526300900000933,
0.1532798250000269
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15402479900001254
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.15150730044,
2.43429613062,
2.61035688106
2.17014054224,
2.1811284489,
2.10439032774
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.43429613062
"value": 2.17014054224
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1105349695999998,
2.1604662582,
2.5150960352
2.2278505665800004,
2.21267451278,
2.12034209464
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1604662582
"value": 2.21267451278
},
"Import bec_widgets": {
"attempt_values": [
0.013340825660000001,
0.01456757086,
0.01381590268
0.01233469192,
0.013388700540000001,
0.01304837506
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01381590268
"value": 0.01304837506
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14975024599999642,
0.14507126499998435,
0.17674101000000064
0.15402479900001254,
0.15526300900000933,
0.1532798250000269
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14975024599999642
"value": 0.15402479900001254
}
}