Update BW benchmark data for f608659e9d

This commit is contained in:
github-actions[bot]
2026-06-27 07:06:52 +00:00
parent 4dc3d41907
commit de402c44c9
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.03220232514,
2.1291260588,
2.3044201408
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1291260588
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10942284276,
2.12381874134,
2.26658600284
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.12381874134
},
"Import bec_widgets": {
"attempt_values": [
0.01297333976,
0.0136230541,
0.01393317132
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0136230541
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1525197049999747,
0.15599414799999067,
0.14856826200002615
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1525197049999747
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11445866654,
2.11419283946,
2.1110769078800002
2.03220232514,
2.1291260588,
2.3044201408
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11419283946
"value": 2.1291260588
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1358676454000003,
2.0791294703600003,
2.15011198628
2.10942284276,
2.12381874134,
2.26658600284
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1358676454000003
"value": 2.12381874134
},
"Import bec_widgets": {
"attempt_values": [
0.013132974280000001,
0.013576488460000001,
0.013034192040000002
0.01297333976,
0.0136230541,
0.01393317132
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013132974280000001
"value": 0.0136230541
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15600235400000884,
0.16326922700000068,
0.15509057799999937
0.1525197049999747,
0.15599414799999067,
0.14856826200002615
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15600235400000884
"value": 0.1525197049999747
}
}