Update BW benchmark data for b0fc0d325e

This commit is contained in:
github-actions[bot]
2026-05-15 11:20:39 +00:00
parent bfa02441b1
commit 3c9dd86b8a
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
4.992497247099999,
5.727728040940001,
5.85466132644
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.727728040940001
},
"BEC IPython client without companion app": {
"attempt_values": [
1.82838949246,
1.88530803358,
1.9436725256
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.88530803358
},
"Import bec_widgets": {
"attempt_values": [
0.010596456720000001,
0.01123824366,
0.012995126440000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01123824366
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11376621199997317,
0.11972941900000933,
0.15352571050001984
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.11972941900000933
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.928565616559999,
6.46134887532,
5.66791236972
4.992497247099999,
5.727728040940001,
5.85466132644
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.928565616559999
"value": 5.727728040940001
},
"BEC IPython client without companion app": {
"attempt_values": [
1.90361894004,
2.1940905399800004,
2.01036554514
1.82838949246,
1.88530803358,
1.9436725256
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01036554514
"value": 1.88530803358
},
"Import bec_widgets": {
"attempt_values": [
0.0139255027,
0.01408721254,
0.012921306260000001
0.010596456720000001,
0.01123824366,
0.012995126440000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0139255027
"value": 0.01123824366
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14708094099995606,
0.15684183000001894,
0.15026103100001365
0.11376621199997317,
0.11972941900000933,
0.15352571050001984
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15026103100001365
"value": 0.11972941900000933
}
}