Update BW benchmark data for 6f3ee6316b

This commit is contained in:
github-actions[bot]
2026-06-11 14:30:13 +00:00
parent 2193d2d90a
commit 781f9bf8b2
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
4.93571281126,
6.9572972880199995,
6.057109495260001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.057109495260001
},
"BEC IPython client without companion app": {
"attempt_values": [
1.74264816394,
2.52926474296,
2.08693597016
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.08693597016
},
"Import bec_widgets": {
"attempt_values": [
0.010538413960000001,
0.014511701980000001,
0.01415848938
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01415848938
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11156733699999677,
0.17343667000000096,
0.1454394270000421
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1454394270000421
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.9515373786,
6.7801739326,
6.7271646185
4.93571281126,
6.9572972880199995,
6.057109495260001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.7271646185
"value": 6.057109495260001
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9701352030600001,
2.48370856446,
2.30137800692
1.74264816394,
2.52926474296,
2.08693597016
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.30137800692
"value": 2.08693597016
},
"Import bec_widgets": {
"attempt_values": [
0.013671974460000002,
0.014158264260000001,
0.013568386080000001
0.010538413960000001,
0.014511701980000001,
0.01415848938
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013671974460000002
"value": 0.01415848938
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15748960499996656,
0.162810243000024,
0.1660408419999726
0.11156733699999677,
0.17343667000000096,
0.1454394270000421
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.162810243000024
"value": 0.1454394270000421
}
}