Update BW benchmark data for d88b34d997

This commit is contained in:
github-actions[bot]
2026-07-01 18:57:46 +00:00
parent 74b45f3fcd
commit 198bd5530c
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.15150730044,
2.43429613062,
2.61035688106
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.43429613062
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1105349695999998,
2.1604662582,
2.5150960352
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1604662582
},
"Import bec_widgets": {
"attempt_values": [
0.013340825660000001,
0.01456757086,
0.01381590268
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01381590268
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14975024599999642,
0.14507126499998435,
0.17674101000000064
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14975024599999642
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.48496220938,
2.06323217794,
2.5208268695
2.15150730044,
2.43429613062,
2.61035688106
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.48496220938
"value": 2.43429613062
},
"BEC IPython client without companion app": {
"attempt_values": [
2.3637894187,
2.12789868456,
2.4106409968799998
2.1105349695999998,
2.1604662582,
2.5150960352
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.3637894187
"value": 2.1604662582
},
"Import bec_widgets": {
"attempt_values": [
0.014070596020000001,
0.01363806232,
0.0145927073
0.013340825660000001,
0.01456757086,
0.01381590268
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014070596020000001
"value": 0.01381590268
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16416854899995315,
0.1492876560000127,
0.16909493699995437
0.14975024599999642,
0.14507126499998435,
0.17674101000000064
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.16416854899995315
"value": 0.14975024599999642
}
}