Update BW benchmark data for 840669618b

This commit is contained in:
github-actions[bot]
2026-08-12 18:52:05 +00:00
parent aa46e5bfcd
commit 2feb05e1b0
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.05797014294,
2.1922579566600002,
2.0670097741599998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0670097741599998
},
"BEC IPython client without companion app": {
"attempt_values": [
1.98476733968,
2.2041904282,
2.08883022154
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.08883022154
},
"Import bec_widgets": {
"attempt_values": [
0.01377002096,
0.014107445040000001,
0.013139318280000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01377002096
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1430493130000059,
0.1568486040000039,
0.1574248389999866
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1568486040000039
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11336033558,
1.9644868853400002,
2.07455235766
2.05797014294,
2.1922579566600002,
2.0670097741599998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.07455235766
"value": 2.0670097741599998
},
"BEC IPython client without companion app": {
"attempt_values": [
2.07969895168,
2.16826622978,
2.0979657329
1.98476733968,
2.2041904282,
2.08883022154
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0979657329
"value": 2.08883022154
},
"Import bec_widgets": {
"attempt_values": [
0.013867791920000002,
0.01341836574,
0.01351804474
0.01377002096,
0.014107445040000001,
0.013139318280000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01351804474
"value": 0.01377002096
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15791535000005297,
0.1450985179999975,
0.1577737920000004
0.1430493130000059,
0.1568486040000039,
0.1574248389999866
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1577737920000004
"value": 0.1568486040000039
}
}