1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-04 13:54:19 +02:00

Update BW benchmark data for f7e43c3ca7475c5e6025cf786709fa411da0c363

This commit is contained in:
github-actions[bot]
2026-04-21 12:27:28 +00:00
parent f533a93cc5
commit c9d3fdf51e
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.54102848342,
7.54557649838,
8.92589364414
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.54557649838
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1417583867000003,
2.14499902364,
2.29074916316
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.14499902364
},
"Import bec_widgets": {
"attempt_values": [
0.01251125334,
0.013648478040000002,
0.01361934316
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01361934316
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.18602898900002174,
0.1910822640000447,
0.18958987700000307
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18958987700000307
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.4048796397,
2.49498656542,
2.29469573646
7.54102848342,
7.54557649838,
8.92589364414
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.4048796397
"value": 7.54557649838
},
"BEC IPython client without companion app": {
"attempt_values": [
7.882209175200001,
7.75936144168,
7.411474850339999
2.1417583867000003,
2.14499902364,
2.29074916316
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.75936144168
"value": 2.14499902364
},
"Import bec_widgets": {
"attempt_values": [
1.28090507754,
1.3305112458400001,
1.2357634261400001
0.01251125334,
0.013648478040000002,
0.01361934316
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.28090507754
"value": 0.01361934316
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.010010098999998718,
0.010392993000095885,
0.009733590999985609
0.18602898900002174,
0.1910822640000447,
0.18958987700000307
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.010010098999998718
"value": 0.18958987700000307
}
}