Update BW benchmark data for c9fc0a82b9

This commit is contained in:
github-actions[bot]
2026-05-22 12:37:01 +00:00
parent 1e41935cd9
commit 82639a7dd5
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.529547953180001,
5.74311092718,
5.91908038224
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.91908038224
},
"BEC IPython client without companion app": {
"attempt_values": [
2.4529962746000002,
1.82701061864,
2.2137768787799996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2137768787799996
},
"Import bec_widgets": {
"attempt_values": [
0.01432914968,
0.013975558320000001,
0.014548268980000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01432914968
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1598938529999714,
0.14295203399996126,
0.15159691849999035
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15159691849999035
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.92412956176,
5.598577205260001,
6.05291904294
6.529547953180001,
5.74311092718,
5.91908038224
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.92412956176
"value": 5.91908038224
},
"BEC IPython client without companion app": {
"attempt_values": [
1.99911585484,
2.0129030346,
2.07589369998
2.4529962746000002,
1.82701061864,
2.2137768787799996
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0129030346
"value": 2.2137768787799996
},
"Import bec_widgets": {
"attempt_values": [
0.01392402298,
0.012906138760000001,
0.01371687782
0.01432914968,
0.013975558320000001,
0.014548268980000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01371687782
"value": 0.01432914968
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14995276799999147,
0.149885452999996,
0.1444156180000391
0.1598938529999714,
0.14295203399996126,
0.15159691849999035
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.149885452999996
"value": 0.15159691849999035
}
}