Update BW benchmark data for 14ef3ec65c

This commit is contained in:
github-actions[bot]
2026-07-22 07:27:46 +00:00
parent 0e0ca2ec2c
commit 931cf3a7ff
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11085632718,
2.06722247226,
2.2001173393599998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11085632718
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1014145037399996,
2.12940573124,
2.2034363731199997
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.12940573124
},
"Import bec_widgets": {
"attempt_values": [
0.01329522168,
0.0143844882,
0.014058370560000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014058370560000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15508919199999127,
0.15536197500000526,
0.16292027800000142
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15536197500000526
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.91214867388,
2.12389475314,
2.0162155749
2.11085632718,
2.06722247226,
2.2001173393599998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0162155749
"value": 2.11085632718
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0062039685400004,
2.0986950313399997,
2.00959847784
2.1014145037399996,
2.12940573124,
2.2034363731199997
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00959847784
"value": 2.12940573124
},
"Import bec_widgets": {
"attempt_values": [
0.013806814200000002,
0.013291486360000002,
0.013998354640000002
0.01329522168,
0.0143844882,
0.014058370560000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013806814200000002
"value": 0.014058370560000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14467533799998478,
0.15042591099998504,
0.14820609000000218
0.15508919199999127,
0.15536197500000526,
0.16292027800000142
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14820609000000218
"value": 0.15536197500000526
}
}