Update BW benchmark data for 5ae56598fa

This commit is contained in:
github-actions[bot]
2026-06-30 14:40:52 +00:00
parent bbaa773d01
commit eb2b3f714d
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10143592488,
2.46405687258,
2.33810550288
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.33810550288
},
"BEC IPython client without companion app": {
"attempt_values": [
2.11877462758,
2.21856049216,
2.27742739886
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21856049216
},
"Import bec_widgets": {
"attempt_values": [
0.013044547040000002,
0.013899806980000002,
0.013945644100000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013899806980000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15400015200003736,
0.16018634799999631,
0.14719018099998493
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15400015200003736
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.13199674582,
2.4170680685,
2.12284598984
2.10143592488,
2.46405687258,
2.33810550288
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13199674582
"value": 2.33810550288
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2254030680000003,
2.15988493404,
2.17844413344
2.11877462758,
2.21856049216,
2.27742739886
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17844413344
"value": 2.21856049216
},
"Import bec_widgets": {
"attempt_values": [
0.012867402940000001,
0.01354566722,
0.013589951820000001
0.013044547040000002,
0.013899806980000002,
0.013945644100000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01354566722
"value": 0.013899806980000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15511008900000434,
0.1505999329999952,
0.14602489999998625
0.15400015200003736,
0.16018634799999631,
0.14719018099998493
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1505999329999952
"value": 0.15400015200003736
}
}