Update BW benchmark data for de78853dea

This commit is contained in:
github-actions[bot]
2026-08-04 20:45:03 +00:00
parent 4c8a81c2bd
commit bad7d35341
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.21485146418,
2.1328341971600002,
2.0089289862
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1328341971600002
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2141278276399996,
2.0989339119399997,
2.0014684179600004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0989339119399997
},
"Import bec_widgets": {
"attempt_values": [
0.013973406820000001,
0.013240602300000001,
0.01356053468
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01356053468
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16853008200001796,
0.15562608999999838,
0.14494786299999873
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15562608999999838
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.7117273053000002,
2.01609685794,
1.89005697456
2.21485146418,
2.1328341971600002,
2.0089289862
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.89005697456
"value": 2.1328341971600002
},
"BEC IPython client without companion app": {
"attempt_values": [
1.7202824928600002,
2.26460705092,
2.006995023
2.2141278276399996,
2.0989339119399997,
2.0014684179600004
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.006995023
"value": 2.0989339119399997
},
"Import bec_widgets": {
"attempt_values": [
0.011577437079999999,
0.0126974688,
0.012534167540000002
0.013973406820000001,
0.013240602300000001,
0.01356053468
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012534167540000002
"value": 0.01356053468
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.13554852100000403,
0.1560915989999785,
0.14079852700001538
0.16853008200001796,
0.15562608999999838,
0.14494786299999873
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14079852700001538
"value": 0.15562608999999838
}
}