1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-01 12:32:30 +02:00

Update BW benchmark data for 409c9e5bfa

This commit is contained in:
github-actions[bot]
2026-04-22 11:15:28 +00:00
parent c9d3fdf51e
commit b8e4b9368a
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.467498139700001,
8.943692308060001,
8.71844741756
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.71844741756
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10969921352,
2.34634519614,
2.11846661622
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11846661622
},
"Import bec_widgets": {
"attempt_values": [
0.013563593,
0.013961332100000001,
0.013395872440000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013563593
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1793143099999952,
0.19821580699999686,
0.18770537700004297
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18770537700004297
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.54102848342,
7.54557649838,
8.92589364414
7.467498139700001,
8.943692308060001,
8.71844741756
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.54557649838
"value": 8.71844741756
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1417583867000003,
2.14499902364,
2.29074916316
2.10969921352,
2.34634519614,
2.11846661622
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.14499902364
"value": 2.11846661622
},
"Import bec_widgets": {
"attempt_values": [
0.01251125334,
0.013648478040000002,
0.01361934316
0.013563593,
0.013961332100000001,
0.013395872440000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01361934316
"value": 0.013563593
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.18602898900002174,
0.1910822640000447,
0.18958987700000307
0.1793143099999952,
0.19821580699999686,
0.18770537700004297
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18958987700000307
"value": 0.18770537700004297
}
}