Update BW benchmark data for 80694d151f

This commit is contained in:
github-actions[bot]
2026-05-21 14:27:34 +00:00
parent 16cfece670
commit 6d24f112b5
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.0502185935,
5.7083486783,
6.4767725719
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.0502185935
},
"BEC IPython client without companion app": {
"attempt_values": [
2.02738734918,
2.1597235471,
2.16138908226
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1597235471
},
"Import bec_widgets": {
"attempt_values": [
0.013698463640000002,
0.0132118375,
0.01421118708
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013698463640000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1462018040000146,
0.15714338699999075,
0.1575371000000132
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15714338699999075
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.77375904396,
5.84342409612,
5.057991288699999
6.0502185935,
5.7083486783,
6.4767725719
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.77375904396
"value": 6.0502185935
},
"BEC IPython client without companion app": {
"attempt_values": [
1.91231548356,
1.81493526264,
1.7567173771600002
2.02738734918,
2.1597235471,
2.16138908226
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.81493526264
"value": 2.1597235471
},
"Import bec_widgets": {
"attempt_values": [
0.014364963460000001,
0.013777470540000001,
0.01054206132
0.013698463640000002,
0.0132118375,
0.01421118708
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013777470540000001
"value": 0.013698463640000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14348453600000255,
0.14221061599999985,
0.11201451199997337
0.1462018040000146,
0.15714338699999075,
0.1575371000000132
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14221061599999985
"value": 0.15714338699999075
}
}