Update BW benchmark data for 864ebab714

This commit is contained in:
github-actions[bot]
2026-06-30 10:37:34 +00:00
parent e6d67f913b
commit f9b8f3e4db
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.01375639496,
1.8957015014,
2.24492881708
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01375639496
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10383843198,
1.7944709555400002,
2.1596978135800002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10383843198
},
"Import bec_widgets": {
"attempt_values": [
0.01143065472,
0.01075386862,
0.01357396534
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01143065472
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14698263999997607,
0.11578880500002242,
0.14616427000001408
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14616427000001408
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10478828692,
2.40479965354,
2.5982102953000004
2.01375639496,
1.8957015014,
2.24492881708
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.40479965354
"value": 2.01375639496
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1734764615600004,
2.21693093944,
2.51355640356
2.10383843198,
1.7944709555400002,
2.1596978135800002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21693093944
"value": 2.10383843198
},
"Import bec_widgets": {
"attempt_values": [
0.01317918144,
0.01391628118,
0.014360069080000001
0.01143065472,
0.01075386862,
0.01357396534
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01391628118
"value": 0.01143065472
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15254616100003204,
0.14957340699999122,
0.1456518580000079
0.14698263999997607,
0.11578880500002242,
0.14616427000001408
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14957340699999122
"value": 0.14616427000001408
}
}