Update BW benchmark data for e9a7b03243

This commit is contained in:
github-actions[bot]
2026-06-17 08:12:40 +00:00
parent a269a16a2c
commit c28bac908d
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.10414250996,
6.61489847778,
6.78308517506
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.61489847778
},
"BEC IPython client without companion app": {
"attempt_values": [
2.19248435482,
2.3209435310799997,
2.5212487279799998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.3209435310799997
},
"Import bec_widgets": {
"attempt_values": [
0.01384300856,
0.013732186660000001,
0.01398314266
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01384300856
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15009673299999804,
0.16515177549999294,
0.16747843600001033
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.16515177549999294
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.68652711622,
5.84394452424,
7.02641897382
6.10414250996,
6.61489847778,
6.78308517506
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.68652711622
"value": 6.61489847778
},
"BEC IPython client without companion app": {
"attempt_values": [
2.4093893627800003,
1.9210720353000001,
2.50970058074
2.19248435482,
2.3209435310799997,
2.5212487279799998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.4093893627800003
"value": 2.3209435310799997
},
"Import bec_widgets": {
"attempt_values": [
0.01427824326,
0.01367354194,
0.014656814920000002
0.01384300856,
0.013732186660000001,
0.01398314266
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01427824326
"value": 0.01384300856
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14970897099999547,
0.14490869799999473,
0.15772828499996194
0.15009673299999804,
0.16515177549999294,
0.16747843600001033
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14970897099999547
"value": 0.16515177549999294
}
}