Update BW benchmark data for 0728811238

This commit is contained in:
github-actions[bot]
2026-05-01 11:40:46 +00:00
parent 7a4420a454
commit 2c6d72d870
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
8.63879552422,
7.5328468403,
6.5440218703
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.5328468403
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1455966206799997,
2.1684205689,
1.96263543096
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1455966206799997
},
"Import bec_widgets": {
"attempt_values": [
0.01328776114,
0.012944198760000001,
0.010390373740000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012944198760000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.200186379999991,
0.19232237400001395,
0.13965609900003528
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.19232237400001395
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
8.91887069018,
7.35504639546,
8.75344720252
8.63879552422,
7.5328468403,
6.5440218703
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.75344720252
"value": 7.5328468403
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1625123987199997,
2.17399837382,
2.24524593168
2.1455966206799997,
2.1684205689,
1.96263543096
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17399837382
"value": 2.1455966206799997
},
"Import bec_widgets": {
"attempt_values": [
0.01483532454,
0.01289027354,
0.014169497080000001
0.01328776114,
0.012944198760000001,
0.010390373740000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014169497080000001
"value": 0.012944198760000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1822674200000165,
0.19698239799998873,
0.18275850399999172
0.200186379999991,
0.19232237400001395,
0.13965609900003528
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18275850399999172
"value": 0.19232237400001395
}
}