Update BW benchmark data for 141a42ad51

This commit is contained in:
github-actions[bot]
2026-07-10 12:20:09 +00:00
parent 406a314964
commit d1507a3c57
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.56330572748,
2.60467638054,
2.11201170994
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.56330572748
},
"BEC IPython client without companion app": {
"attempt_values": [
2.6225049365,
2.59667572772,
2.21522078306
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.59667572772
},
"Import bec_widgets": {
"attempt_values": [
0.013482547820000001,
0.014621296760000001,
0.013046248060000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013482547820000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15825405199996112,
0.1836771579999663,
0.15486927399996375
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15825405199996112
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.6107376221800003,
2.3721765948,
2.11848046206
2.56330572748,
2.60467638054,
2.11201170994
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11848046206
"value": 2.56330572748
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9025300986600002,
2.2007156017800003,
2.18053741706
2.6225049365,
2.59667572772,
2.21522078306
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.18053741706
"value": 2.59667572772
},
"Import bec_widgets": {
"attempt_values": [
0.00989940432,
0.01329706234,
0.013873752940000001
0.013482547820000001,
0.014621296760000001,
0.013046248060000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01329706234
"value": 0.013482547820000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.12057457349999368,
0.15965436399994815,
0.15383030600003167
0.15825405199996112,
0.1836771579999663,
0.15486927399996375
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15383030600003167
"value": 0.15825405199996112
}
}