Update BW benchmark data for d8a4623e83

This commit is contained in:
github-actions[bot]
2026-06-29 14:34:19 +00:00
parent a6b1b08d6f
commit e6d67f913b
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.10478828692,
2.40479965354,
2.5982102953000004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.40479965354
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1734764615600004,
2.21693093944,
2.51355640356
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21693093944
},
"Import bec_widgets": {
"attempt_values": [
0.01317918144,
0.01391628118,
0.014360069080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01391628118
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15254616100003204,
0.14957340699999122,
0.1456518580000079
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14957340699999122
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.40551361308,
1.92758625518,
2.22778627704
2.10478828692,
2.40479965354,
2.5982102953000004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.22778627704
"value": 2.40479965354
},
"BEC IPython client without companion app": {
"attempt_values": [
2.19536538408,
1.9141247562,
2.13285314116
2.1734764615600004,
2.21693093944,
2.51355640356
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13285314116
"value": 2.21693093944
},
"Import bec_widgets": {
"attempt_values": [
0.0136350657,
0.011052420240000001,
0.01420238396
0.01317918144,
0.01391628118,
0.014360069080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0136350657
"value": 0.01391628118
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1608881960000872,
0.14084289000004446,
0.14744241000005331
0.15254616100003204,
0.14957340699999122,
0.1456518580000079
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14744241000005331
"value": 0.14957340699999122
}
}