Update BW benchmark data for 9014417b84

This commit is contained in:
github-actions[bot]
2026-08-24 13:23:31 +00:00
parent f2e218b657
commit 7f661b41c9
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.9995257119599998,
2.5704119723,
2.22695595906
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.22695595906
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9970253496400001,
2.51543135726,
2.14386531134
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.14386531134
},
"Import bec_widgets": {
"attempt_values": [
0.01348954126,
0.0150973497,
0.015208442840000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0150973497
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14329611400000886,
0.17083736199998611,
0.14529576399996813
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14529576399996813
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.5110087351,
2.1188687819600003,
1.79592148276
1.9995257119599998,
2.5704119723,
2.22695595906
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.79592148276
"value": 2.22695595906
},
"BEC IPython client without companion app": {
"attempt_values": [
1.6834272901199998,
2.1189561978600002,
1.5034681447399998
1.9970253496400001,
2.51543135726,
2.14386531134
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.6834272901199998
"value": 2.14386531134
},
"Import bec_widgets": {
"attempt_values": [
0.01058169782,
0.013908648340000001,
0.008726069900000001
0.01348954126,
0.0150973497,
0.015208442840000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01058169782
"value": 0.0150973497
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11714606099997127,
0.15623559400000886,
0.09681469499997775
0.14329611400000886,
0.17083736199998611,
0.14529576399996813
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.11714606099997127
"value": 0.14529576399996813
}
}