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

Update BW benchmark data for 8ad0ea24067ad86eb88ee5129b75b140c1607a8f

This commit is contained in:
github-actions[bot]
2026-04-17 12:55:12 +00:00
parent 7ee919f06a
commit f533a93cc5
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.4048796397,
2.49498656542,
2.29469573646
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.4048796397
},
"BEC IPython client without companion app": {
"attempt_values": [
7.882209175200001,
7.75936144168,
7.411474850339999
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.75936144168
},
"Import bec_widgets": {
"attempt_values": [
1.28090507754,
1.3305112458400001,
1.2357634261400001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.28090507754
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.010010098999998718,
0.010392993000095885,
0.009733590999985609
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.010010098999998718
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.3676935006,
2.5048077272,
2.42290992332
2.4048796397,
2.49498656542,
2.29469573646
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.42290992332
"value": 2.4048796397
},
"BEC IPython client without companion app": {
"attempt_values": [
6.679136525160001,
7.63079889774,
7.63752408834
7.882209175200001,
7.75936144168,
7.411474850339999
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.63079889774
"value": 7.75936144168
},
"Import bec_widgets": {
"attempt_values": [
1.0097740181000001,
1.31348830264,
1.32654656834
1.28090507754,
1.3305112458400001,
1.2357634261400001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.31348830264
"value": 1.28090507754
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.007773989000043002,
0.01034130099998265,
0.01048346400000355
0.010010098999998718,
0.010392993000095885,
0.009733590999985609
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01034130099998265
"value": 0.010010098999998718
}
}