Update BW benchmark data for 6dd3519dd5

This commit is contained in:
github-actions[bot]
2026-06-19 11:02:57 +00:00
parent 23e8c2eb8a
commit 16b2936d00
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.08013462406,
5.52984284604,
6.1002516726
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.08013462406
},
"BEC IPython client without companion app": {
"attempt_values": [
2.14630560864,
1.5825608037,
2.10003933884
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.10003933884
},
"Import bec_widgets": {
"attempt_values": [
0.014096639420000001,
0.010641896599999999,
0.0129603375
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0129603375
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14772148200000856,
0.11243139900000187,
0.15240583150000475
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14772148200000856
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
4.9236444530000005,
6.35579440786,
6.60855528556
6.08013462406,
5.52984284604,
6.1002516726
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.35579440786
"value": 6.08013462406
},
"BEC IPython client without companion app": {
"attempt_values": [
1.6153790173600002,
2.19281923186,
2.22575151092
2.14630560864,
1.5825608037,
2.10003933884
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.19281923186
"value": 2.10003933884
},
"Import bec_widgets": {
"attempt_values": [
0.00898591626,
0.012969553420000002,
0.01415713468
0.014096639420000001,
0.010641896599999999,
0.0129603375
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012969553420000002
"value": 0.0129603375
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.10514978500000893,
0.15148835200000121,
0.1531590499999993
0.14772148200000856,
0.11243139900000187,
0.15240583150000475
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15148835200000121
"value": 0.14772148200000856
}
}