Update BW benchmark data for 0cd000dfa1

This commit is contained in:
github-actions[bot]
2026-05-13 07:27:18 +00:00
parent de2a57505a
commit a512f6b9e3
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.94354539026,
5.80892412386,
5.82043939996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.82043939996
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9098455777,
1.8718802679,
1.91895317102
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9098455777
},
"Import bec_widgets": {
"attempt_values": [
0.014042043280000001,
0.013296217540000002,
0.013424278820000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013424278820000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14347750299998552,
0.15090549100000317,
0.1518412030000036
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15090549100000317
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.05236882638,
5.77358919512,
5.754265821500001
5.94354539026,
5.80892412386,
5.82043939996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.77358919512
"value": 5.82043939996
},
"BEC IPython client without companion app": {
"attempt_values": [
2.01108248684,
1.84936327838,
1.91500803032
1.9098455777,
1.8718802679,
1.91895317102
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.91500803032
"value": 1.9098455777
},
"Import bec_widgets": {
"attempt_values": [
0.014295484320000001,
0.012983941260000001,
0.012936351220000001
0.014042043280000001,
0.013296217540000002,
0.013424278820000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012983941260000001
"value": 0.013424278820000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14763185999998996,
0.1488548270000365,
0.15202809499999148
0.14347750299998552,
0.15090549100000317,
0.1518412030000036
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1488548270000365
"value": 0.15090549100000317
}
}