Update BW benchmark data for 714176c5a0

This commit is contained in:
github-actions[bot]
2026-06-16 17:16:16 +00:00
parent ef6b0d1642
commit a269a16a2c
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.68652711622,
5.84394452424,
7.02641897382
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.68652711622
},
"BEC IPython client without companion app": {
"attempt_values": [
2.4093893627800003,
1.9210720353000001,
2.50970058074
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.4093893627800003
},
"Import bec_widgets": {
"attempt_values": [
0.01427824326,
0.01367354194,
0.014656814920000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01427824326
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14970897099999547,
0.14490869799999473,
0.15772828499996194
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14970897099999547
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.92432639868,
5.67420384968,
6.9303261755
6.68652711622,
5.84394452424,
7.02641897382
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.92432639868
"value": 6.68652711622
},
"BEC IPython client without companion app": {
"attempt_values": [
1.91490457668,
2.0534428419000004,
2.37458046904
2.4093893627800003,
1.9210720353000001,
2.50970058074
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0534428419000004
"value": 2.4093893627800003
},
"Import bec_widgets": {
"attempt_values": [
0.01290071196,
0.01307514232,
0.014491567
0.01427824326,
0.01367354194,
0.014656814920000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01307514232
"value": 0.01427824326
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1532336465000128,
0.15028368149998528,
0.15809762200001387
0.14970897099999547,
0.14490869799999473,
0.15772828499996194
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1532336465000128
"value": 0.14970897099999547
}
}