Update BW benchmark data for eafabd43c0

This commit is contained in:
github-actions[bot]
2026-07-24 12:01:49 +00:00
parent 23a85c1f59
commit d16c43fe2e
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.16960548006,
2.09777011028,
1.6148043505000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.09777011028
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1110556848,
2.1030545323800003,
1.72099038076
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1030545323800003
},
"Import bec_widgets": {
"attempt_values": [
0.01485007878,
0.013918439800000001,
0.010477123
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013918439800000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1479129839999871,
0.16430027000001246,
0.11927313699999331
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1479129839999871
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2766645079,
2.16378228068,
2.1545834523800003
2.16960548006,
2.09777011028,
1.6148043505000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.16378228068
"value": 2.09777011028
},
"BEC IPython client without companion app": {
"attempt_values": [
2.27599289182,
2.23978421188,
2.12267049024
2.1110556848,
2.1030545323800003,
1.72099038076
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.23978421188
"value": 2.1030545323800003
},
"Import bec_widgets": {
"attempt_values": [
0.01458330586,
0.014555547700000001,
0.01414783016
0.01485007878,
0.013918439800000001,
0.010477123
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014555547700000001
"value": 0.013918439800000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16844975300000442,
0.15342167400001472,
0.15757958700004338
0.1479129839999871,
0.16430027000001246,
0.11927313699999331
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15757958700004338
"value": 0.1479129839999871
}
}