Update BW benchmark data for 71bb1a983d

This commit is contained in:
github-actions[bot]
2026-08-24 10:29:50 +00:00
parent 70a79f8495
commit f2e218b657
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.5110087351,
2.1188687819600003,
1.79592148276
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.79592148276
},
"BEC IPython client without companion app": {
"attempt_values": [
1.6834272901199998,
2.1189561978600002,
1.5034681447399998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.6834272901199998
},
"Import bec_widgets": {
"attempt_values": [
0.01058169782,
0.013908648340000001,
0.008726069900000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01058169782
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11714606099997127,
0.15623559400000886,
0.09681469499997775
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.11714606099997127
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.01599681182,
2.1099570597,
1.98956781482
1.5110087351,
2.1188687819600003,
1.79592148276
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01599681182
"value": 1.79592148276
},
"BEC IPython client without companion app": {
"attempt_values": [
2.00294479014,
2.11051283998,
2.00353845842
1.6834272901199998,
2.1189561978600002,
1.5034681447399998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00353845842
"value": 1.6834272901199998
},
"Import bec_widgets": {
"attempt_values": [
0.01278873512,
0.013032701800000001,
0.01291896296
0.01058169782,
0.013908648340000001,
0.008726069900000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01291896296
"value": 0.01058169782
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14860314199995628,
0.1572683439999878,
0.15104056699999546
0.11714606099997127,
0.15623559400000886,
0.09681469499997775
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15104056699999546
"value": 0.11714606099997127
}
}