Update BW benchmark data for 8ad0e46d98

This commit is contained in:
github-actions[bot]
2026-05-11 09:43:36 +00:00
parent 0169818b4d
commit abf3a4f1ea
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.59845025778,
8.565600136899999,
8.70510736164
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.565600136899999
},
"BEC IPython client without companion app": {
"attempt_values": [
2.30615054572,
2.2087364596,
2.21631781426
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21631781426
},
"Import bec_widgets": {
"attempt_values": [
0.01319814708,
0.01305281236,
0.01357758284
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01319814708
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1899615840000024,
0.18846259100001816,
0.19342033399999536
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1899615840000024
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.131021612860001,
6.5274167925,
7.33933619754
7.59845025778,
8.565600136899999,
8.70510736164
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.131021612860001
"value": 8.565600136899999
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9976384954000002,
1.8231904082600001,
2.1077736753400003
2.30615054572,
2.2087364596,
2.21631781426
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9976384954000002
"value": 2.21631781426
},
"Import bec_widgets": {
"attempt_values": [
0.010889139040000002,
0.010669702420000001,
0.013570840780000001
0.01319814708,
0.01305281236,
0.01357758284
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.010889139040000002
"value": 0.01319814708
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1738855629999989,
0.14021072100001675,
0.17798778999997467
0.1899615840000024,
0.18846259100001816,
0.19342033399999536
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1738855629999989
"value": 0.1899615840000024
}
}