Update BW benchmark data for 951fe5fbcc

This commit is contained in:
github-actions[bot]
2026-07-16 12:05:15 +00:00
parent 08f6cef915
commit 0e0ca2ec2c
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.91214867388,
2.12389475314,
2.0162155749
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0162155749
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0062039685400004,
2.0986950313399997,
2.00959847784
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00959847784
},
"Import bec_widgets": {
"attempt_values": [
0.013806814200000002,
0.013291486360000002,
0.013998354640000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013806814200000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14467533799998478,
0.15042591099998504,
0.14820609000000218
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14820609000000218
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.2039864098399997,
2.21293845912,
2.01490108096
1.91214867388,
2.12389475314,
2.0162155749
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2039864098399997
"value": 2.0162155749
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2332746586,
2.1862316110399997,
2.02686024324
2.0062039685400004,
2.0986950313399997,
2.00959847784
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1862316110399997
"value": 2.00959847784
},
"Import bec_widgets": {
"attempt_values": [
0.015205023600000003,
0.01302886816,
0.01319783212
0.013806814200000002,
0.013291486360000002,
0.013998354640000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01319783212
"value": 0.013806814200000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1636965470000291,
0.1586080900000013,
0.1526866410000025
0.14467533799998478,
0.15042591099998504,
0.14820609000000218
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1586080900000013
"value": 0.14820609000000218
}
}