Update BW benchmark data for 046e283dcf

This commit is contained in:
github-actions[bot]
2026-06-18 15:04:04 +00:00
parent 3ee93e940e
commit 23e8c2eb8a
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
4.9236444530000005,
6.35579440786,
6.60855528556
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.35579440786
},
"BEC IPython client without companion app": {
"attempt_values": [
1.6153790173600002,
2.19281923186,
2.22575151092
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.19281923186
},
"Import bec_widgets": {
"attempt_values": [
0.00898591626,
0.012969553420000002,
0.01415713468
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012969553420000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.10514978500000893,
0.15148835200000121,
0.1531590499999993
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15148835200000121
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.38672760114,
6.450904442100001,
6.521363802540001
4.9236444530000005,
6.35579440786,
6.60855528556
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.450904442100001
"value": 6.35579440786
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1101090678400003,
2.3900257931600004,
2.2646595987400002
1.6153790173600002,
2.19281923186,
2.22575151092
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2646595987400002
"value": 2.19281923186
},
"Import bec_widgets": {
"attempt_values": [
0.0128258321,
0.013340023820000001,
0.013569039060000001
0.00898591626,
0.012969553420000002,
0.01415713468
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013340023820000001
"value": 0.012969553420000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15172591900002885,
0.15648781000001577,
0.14888229150000143
0.10514978500000893,
0.15148835200000121,
0.1531590499999993
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15172591900002885
"value": 0.15148835200000121
}
}