Update BW benchmark data for acfc1b4b88

This commit is contained in:
github-actions[bot]
2026-06-11 13:56:29 +00:00
parent 3f05d80dab
commit 2193d2d90a
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.9515373786,
6.7801739326,
6.7271646185
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.7271646185
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9701352030600001,
2.48370856446,
2.30137800692
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.30137800692
},
"Import bec_widgets": {
"attempt_values": [
0.013671974460000002,
0.014158264260000001,
0.013568386080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013671974460000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15748960499996656,
0.162810243000024,
0.1660408419999726
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.162810243000024
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.82712538614,
5.66787690732,
5.9298378124
5.9515373786,
6.7801739326,
6.7271646185
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.82712538614
"value": 6.7271646185
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0206240695599997,
1.8123165666000003,
1.9187847268400002
1.9701352030600001,
2.48370856446,
2.30137800692
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9187847268400002
"value": 2.30137800692
},
"Import bec_widgets": {
"attempt_values": [
0.013000077640000001,
0.01196066496,
0.013950795240000001
0.013671974460000002,
0.014158264260000001,
0.013568386080000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013000077640000001
"value": 0.013671974460000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15471455800002332,
0.14759088850000524,
0.14735569800001258
0.15748960499996656,
0.162810243000024,
0.1660408419999726
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14759088850000524
"value": 0.162810243000024
}
}