Update BW benchmark data for 1e5746df27

This commit is contained in:
github-actions[bot]
2026-06-30 13:10:17 +00:00
parent f9b8f3e4db
commit bbaa773d01
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.13199674582,
2.4170680685,
2.12284598984
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13199674582
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2254030680000003,
2.15988493404,
2.17844413344
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17844413344
},
"Import bec_widgets": {
"attempt_values": [
0.012867402940000001,
0.01354566722,
0.013589951820000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01354566722
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15511008900000434,
0.1505999329999952,
0.14602489999998625
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1505999329999952
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.01375639496,
1.8957015014,
2.24492881708
2.13199674582,
2.4170680685,
2.12284598984
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01375639496
"value": 2.13199674582
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10383843198,
1.7944709555400002,
2.1596978135800002
2.2254030680000003,
2.15988493404,
2.17844413344
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10383843198
"value": 2.17844413344
},
"Import bec_widgets": {
"attempt_values": [
0.01143065472,
0.01075386862,
0.01357396534
0.012867402940000001,
0.01354566722,
0.013589951820000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01143065472
"value": 0.01354566722
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14698263999997607,
0.11578880500002242,
0.14616427000001408
0.15511008900000434,
0.1505999329999952,
0.14602489999998625
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14616427000001408
"value": 0.1505999329999952
}
}