1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-03 13:24:20 +02:00

Update BW benchmark data for c1d5069a48

This commit is contained in:
github-actions[bot]
2026-05-01 15:21:38 +00:00
parent 2c6d72d870
commit 0169818b4d
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.131021612860001,
6.5274167925,
7.33933619754
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.131021612860001
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9976384954000002,
1.8231904082600001,
2.1077736753400003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9976384954000002
},
"Import bec_widgets": {
"attempt_values": [
0.010889139040000002,
0.010669702420000001,
0.013570840780000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.010889139040000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1738855629999989,
0.14021072100001675,
0.17798778999997467
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1738855629999989
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
8.63879552422,
7.5328468403,
6.5440218703
7.131021612860001,
6.5274167925,
7.33933619754
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.5328468403
"value": 7.131021612860001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1455966206799997,
2.1684205689,
1.96263543096
1.9976384954000002,
1.8231904082600001,
2.1077736753400003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1455966206799997
"value": 1.9976384954000002
},
"Import bec_widgets": {
"attempt_values": [
0.01328776114,
0.012944198760000001,
0.010390373740000002
0.010889139040000002,
0.010669702420000001,
0.013570840780000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012944198760000001
"value": 0.010889139040000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.200186379999991,
0.19232237400001395,
0.13965609900003528
0.1738855629999989,
0.14021072100001675,
0.17798778999997467
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.19232237400001395
"value": 0.1738855629999989
}
}