Update BW benchmark data for e578074093

This commit is contained in:
github-actions[bot]
2026-07-06 09:38:22 +00:00
parent 804551034a
commit 9e12ec84d3
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.5086907332000004,
2.0941487602,
2.07740888358
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0941487602
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2434554790999996,
2.15487919116,
2.0589510721599997
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.15487919116
},
"Import bec_widgets": {
"attempt_values": [
0.0140240615,
0.013252784560000001,
0.0130397508
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013252784560000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.16566287500000954,
0.15369008700000109,
0.14969646099996226
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15369008700000109
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2781623130399997,
2.1179194894799998,
2.1383506779
2.5086907332000004,
2.0941487602,
2.07740888358
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1383506779
"value": 2.0941487602
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2630706461,
2.11336947528,
2.21028978566
2.2434554790999996,
2.15487919116,
2.0589510721599997
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21028978566
"value": 2.15487919116
},
"Import bec_widgets": {
"attempt_values": [
0.01336211742,
0.01325567458,
0.013190335700000002
0.0140240615,
0.013252784560000001,
0.0130397508
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01325567458
"value": 0.013252784560000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15335763799998858,
0.15257898099997647,
0.15543609600001673
0.16566287500000954,
0.15369008700000109,
0.14969646099996226
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15335763799998858
"value": 0.15369008700000109
}
}