Update BW benchmark data for 6e8ec49cbf

This commit is contained in:
github-actions[bot]
2026-08-04 13:06:26 +00:00
parent 560f7596a0
commit f8aa8a5fb8
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.1080791707,
2.0942083069,
1.91045846512
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0942083069
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1238481684400004,
2.0499208097399997,
1.9125567997400001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0499208097399997
},
"Import bec_widgets": {
"attempt_values": [
0.01322483642,
0.01371142316,
0.013591289500000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013591289500000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15427415099998143,
0.14473107250012163,
0.14256929900011528
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14473107250012163
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.5057092010600002,
2.00682630974,
2.0109937164200002
2.1080791707,
2.0942083069,
1.91045846512
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00682630974
"value": 2.0942083069
},
"BEC IPython client without companion app": {
"attempt_values": [
1.65746622598,
2.01105539186,
2.00095258446
2.1238481684400004,
2.0499208097399997,
1.9125567997400001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00095258446
"value": 2.0499208097399997
},
"Import bec_widgets": {
"attempt_values": [
0.010470350980000001,
0.012528050260000001,
0.01270832366
0.01322483642,
0.01371142316,
0.013591289500000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012528050260000001
"value": 0.013591289500000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.10933295799998177,
0.14601040700000567,
0.14956672700003537
0.15427415099998143,
0.14473107250012163,
0.14256929900011528
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14601040700000567
"value": 0.14473107250012163
}
}