Update BW benchmark data for 603edede9c

This commit is contained in:
github-actions[bot]
2026-04-29 13:20:23 +00:00
parent b97307ef66
commit 7a4420a454
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
8.91887069018,
7.35504639546,
8.75344720252
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.75344720252
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1625123987199997,
2.17399837382,
2.24524593168
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17399837382
},
"Import bec_widgets": {
"attempt_values": [
0.01483532454,
0.01289027354,
0.014169497080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014169497080000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1822674200000165,
0.19698239799998873,
0.18275850399999172
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18275850399999172
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
8.77008638814,
7.34830795268,
9.13195949896
8.91887069018,
7.35504639546,
8.75344720252
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.77008638814
"value": 8.75344720252
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2085197553600002,
2.11659589246,
2.39191672632
2.1625123987199997,
2.17399837382,
2.24524593168
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2085197553600002
"value": 2.17399837382
},
"Import bec_widgets": {
"attempt_values": [
0.013298221200000002,
0.013139256640000001,
0.0153765042
0.01483532454,
0.01289027354,
0.014169497080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013298221200000002
"value": 0.014169497080000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.19507686299999705,
0.19301807099998314,
0.19604820800003608
0.1822674200000165,
0.19698239799998873,
0.18275850399999172
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.19507686299999705
"value": 0.18275850399999172
}
}