Update BW benchmark data for 76d6446887

This commit is contained in:
github-actions[bot]
2026-07-29 14:54:00 +00:00
parent a2b09376b8
commit 55408c1d3d
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.1194308937,
1.82176327384,
2.13114139176
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1194308937
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10009200016,
1.79794432344,
2.09986179208
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.09986179208
},
"Import bec_widgets": {
"attempt_values": [
0.0134453737,
0.010631981900000002,
0.0138336831
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0134453737
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1527468909999925,
0.12400665100000197,
0.15381599599999163
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1527468909999925
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0081086203800003,
2.22223020612,
2.03029237216
2.1194308937,
1.82176327384,
2.13114139176
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.03029237216
"value": 2.1194308937
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0682356798400003,
2.27898364158,
2.0309172280000003
2.10009200016,
1.79794432344,
2.09986179208
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0682356798400003
"value": 2.09986179208
},
"Import bec_widgets": {
"attempt_values": [
0.013145624060000001,
0.01300297054,
0.01384815194
0.0134453737,
0.010631981900000002,
0.0138336831
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013145624060000001
"value": 0.0134453737
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.154474314999959,
0.1457155650000459,
0.14179725399998233
0.1527468909999925,
0.12400665100000197,
0.15381599599999163
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1457155650000459
"value": 0.1527468909999925
}
}