Update BW benchmark data for 007fde4aa5

This commit is contained in:
github-actions[bot]
2026-07-08 15:17:23 +00:00
parent 8182f57cd6
commit 0b388f1673
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.1287961171,
2.17619035174,
2.18899114892
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.17619035174
},
"BEC IPython client without companion app": {
"attempt_values": [
2.15781996812,
2.24888401894,
2.29477619696
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.24888401894
},
"Import bec_widgets": {
"attempt_values": [
0.01300442046,
0.013209753620000002,
0.01313094984
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01313094984
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15560906199999636,
0.1567612439999948,
0.16240951399998949
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1567612439999948
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.45216585778,
2.2458179035600003,
2.04894239532
2.1287961171,
2.17619035174,
2.18899114892
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2458179035600003
"value": 2.17619035174
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2655772250800004,
2.1816559934399997,
2.14575709004
2.15781996812,
2.24888401894,
2.29477619696
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1816559934399997
"value": 2.24888401894
},
"Import bec_widgets": {
"attempt_values": [
0.014745818420000001,
0.01328688688,
0.013066431600000001
0.01300442046,
0.013209753620000002,
0.01313094984
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01328688688
"value": 0.01313094984
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14793114599999058,
0.15253950599998234,
0.1511213649999945
0.15560906199999636,
0.1567612439999948,
0.16240951399998949
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1511213649999945
"value": 0.1567612439999948
}
}