Update BW benchmark data for 3a7064cdea

This commit is contained in:
github-actions[bot]
2026-07-24 14:49:18 +00:00
parent d16c43fe2e
commit 2a69ff23cf
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.12251198672,
1.6178775922600002,
1.50947742152
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.6178775922600002
},
"BEC IPython client without companion app": {
"attempt_values": [
2.11430799412,
1.6955166131600001,
1.60058298572
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.6955166131600001
},
"Import bec_widgets": {
"attempt_values": [
0.013685351940000002,
0.01066657644,
0.00954955352
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01066657644
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15963043599998628,
0.11078344300000253,
0.09670486599998185
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.11078344300000253
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.16960548006,
2.09777011028,
1.6148043505000003
2.12251198672,
1.6178775922600002,
1.50947742152
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.09777011028
"value": 1.6178775922600002
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1110556848,
2.1030545323800003,
1.72099038076
2.11430799412,
1.6955166131600001,
1.60058298572
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1030545323800003
"value": 1.6955166131600001
},
"Import bec_widgets": {
"attempt_values": [
0.01485007878,
0.013918439800000001,
0.010477123
0.013685351940000002,
0.01066657644,
0.00954955352
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013918439800000001
"value": 0.01066657644
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1479129839999871,
0.16430027000001246,
0.11927313699999331
0.15963043599998628,
0.11078344300000253,
0.09670486599998185
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1479129839999871
"value": 0.11078344300000253
}
}