Update BW benchmark data for f725c1430d

This commit is contained in:
github-actions[bot]
2026-08-04 19:52:00 +00:00
parent f8aa8a5fb8
commit 4c8a81c2bd
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.7117273053000002,
2.01609685794,
1.89005697456
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.89005697456
},
"BEC IPython client without companion app": {
"attempt_values": [
1.7202824928600002,
2.26460705092,
2.006995023
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.006995023
},
"Import bec_widgets": {
"attempt_values": [
0.011577437079999999,
0.0126974688,
0.012534167540000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012534167540000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.13554852100000403,
0.1560915989999785,
0.14079852700001538
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14079852700001538
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.1080791707,
2.0942083069,
1.91045846512
1.7117273053000002,
2.01609685794,
1.89005697456
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0942083069
"value": 1.89005697456
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1238481684400004,
2.0499208097399997,
1.9125567997400001
1.7202824928600002,
2.26460705092,
2.006995023
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0499208097399997
"value": 2.006995023
},
"Import bec_widgets": {
"attempt_values": [
0.01322483642,
0.01371142316,
0.013591289500000001
0.011577437079999999,
0.0126974688,
0.012534167540000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013591289500000001
"value": 0.012534167540000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15427415099998143,
0.14473107250012163,
0.14256929900011528
0.13554852100000403,
0.1560915989999785,
0.14079852700001538
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14473107250012163
"value": 0.14079852700001538
}
}