Update BW benchmark data for ce456572d7

This commit is contained in:
github-actions[bot]
2026-05-13 15:54:23 +00:00
parent a512f6b9e3
commit bfa02441b1
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.928565616559999,
6.46134887532,
5.66791236972
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.928565616559999
},
"BEC IPython client without companion app": {
"attempt_values": [
1.90361894004,
2.1940905399800004,
2.01036554514
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01036554514
},
"Import bec_widgets": {
"attempt_values": [
0.0139255027,
0.01408721254,
0.012921306260000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0139255027
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14708094099995606,
0.15684183000001894,
0.15026103100001365
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15026103100001365
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.94354539026,
5.80892412386,
5.82043939996
5.928565616559999,
6.46134887532,
5.66791236972
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.82043939996
"value": 5.928565616559999
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9098455777,
1.8718802679,
1.91895317102
1.90361894004,
2.1940905399800004,
2.01036554514
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9098455777
"value": 2.01036554514
},
"Import bec_widgets": {
"attempt_values": [
0.014042043280000001,
0.013296217540000002,
0.013424278820000001
0.0139255027,
0.01408721254,
0.012921306260000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013424278820000001
"value": 0.0139255027
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14347750299998552,
0.15090549100000317,
0.1518412030000036
0.14708094099995606,
0.15684183000001894,
0.15026103100001365
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15090549100000317
"value": 0.15026103100001365
}
}