Update BW benchmark data for e34af41d63

This commit is contained in:
github-actions[bot]
2026-07-06 06:30:11 +00:00
parent c2467f8fae
commit 804551034a
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2781623130399997,
2.1179194894799998,
2.1383506779
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1383506779
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2630706461,
2.11336947528,
2.21028978566
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21028978566
},
"Import bec_widgets": {
"attempt_values": [
0.01336211742,
0.01325567458,
0.013190335700000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01325567458
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15335763799998858,
0.15257898099997647,
0.15543609600001673
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15335763799998858
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.17014054224,
2.1811284489,
2.10439032774
2.2781623130399997,
2.1179194894799998,
2.1383506779
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17014054224
"value": 2.1383506779
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2278505665800004,
2.21267451278,
2.12034209464
2.2630706461,
2.11336947528,
2.21028978566
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.21267451278
"value": 2.21028978566
},
"Import bec_widgets": {
"attempt_values": [
0.01233469192,
0.013388700540000001,
0.01304837506
0.01336211742,
0.01325567458,
0.013190335700000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01304837506
"value": 0.01325567458
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15402479900001254,
0.15526300900000933,
0.1532798250000269
0.15335763799998858,
0.15257898099997647,
0.15543609600001673
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15402479900001254
"value": 0.15335763799998858
}
}