Update BW benchmark data for 5fde0c6efc

This commit is contained in:
github-actions[bot]
2026-06-13 14:43:52 +00:00
parent 9f0f82cf6e
commit 9fd5134fff
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.1343821659,
5.933817486280001,
5.74785844644
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.74785844644
},
"BEC IPython client without companion app": {
"attempt_values": [
1.8450836025,
2.0187934197799997,
1.9171699770600001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9171699770600001
},
"Import bec_widgets": {
"attempt_values": [
0.010742922,
0.012959291860000001,
0.012186784700000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012186784700000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11805523100002802,
0.14924165850001714,
0.14549314200002073
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14549314200002073
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.9251314582,
6.73323549558,
5.89347951512
5.1343821659,
5.933817486280001,
5.74785844644
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.9251314582
"value": 5.74785844644
},
"BEC IPython client without companion app": {
"attempt_values": [
2.044043321,
2.3135723043,
1.9260953640000003
1.8450836025,
2.0187934197799997,
1.9171699770600001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.044043321
"value": 1.9171699770600001
},
"Import bec_widgets": {
"attempt_values": [
0.01291593528,
0.01447866496,
0.01305238086
0.010742922,
0.012959291860000001,
0.012186784700000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01305238086
"value": 0.012186784700000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1520381600000178,
0.15917425800000728,
0.15615169399998763
0.11805523100002802,
0.14924165850001714,
0.14549314200002073
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15615169399998763
"value": 0.14549314200002073
}
}