Update BW benchmark data for 108b249f1d

This commit is contained in:
github-actions[bot]
2026-05-12 12:01:32 +00:00
parent 4856f02dd1
commit 32bbc5fd1d
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.789834364280001,
5.9435427951,
5.7435583252599995
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.789834364280001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0471700281999996,
2.02061768856,
1.8377559887600001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.02061768856
},
"Import bec_widgets": {
"attempt_values": [
0.013057027340000001,
0.013818155,
0.01371854676
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01371854676
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14972188499996264,
0.15666232699999227,
0.144341772999951
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14972188499996264
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.52049634514,
7.55063547888,
9.10954524508
5.789834364280001,
5.9435427951,
5.7435583252599995
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.55063547888
"value": 5.789834364280001
},
"BEC IPython client without companion app": {
"attempt_values": [
2.19355442216,
2.14066384478,
2.3779411108
2.0471700281999996,
2.02061768856,
1.8377559887600001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.19355442216
"value": 2.02061768856
},
"Import bec_widgets": {
"attempt_values": [
0.01312026068,
0.0138429785,
0.013672468660000001
0.013057027340000001,
0.013818155,
0.01371854676
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013672468660000001
"value": 0.01371854676
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.18860549400000082,
0.18214406700008112,
0.19712462600000435
0.14972188499996264,
0.15666232699999227,
0.144341772999951
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18860549400000082
"value": 0.14972188499996264
}
}