diff --git a/benchmarks/history/c13d8cf07bff5668854e50eed69e9f0d51fdf9b0.json b/benchmarks/history/c13d8cf07bff5668854e50eed69e9f0d51fdf9b0.json new file mode 100644 index 00000000..0001729f --- /dev/null +++ b/benchmarks/history/c13d8cf07bff5668854e50eed69e9f0d51fdf9b0.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.11445866654, + 2.11419283946, + 2.1110769078800002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.11419283946 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1358676454000003, + 2.0791294703600003, + 2.15011198628 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1358676454000003 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013132974280000001, + 0.013576488460000001, + 0.013034192040000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013132974280000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15600235400000884, + 0.16326922700000068, + 0.15509057799999937 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15600235400000884 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 5a256cb5..0001729f 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.0864254180199997, - 2.1134869000800003, - 2.14164730138 + 2.11445866654, + 2.11419283946, + 2.1110769078800002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1134869000800003 + "value": 2.11419283946 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.08430498876, - 2.10935074766, - 2.24292422798 + 2.1358676454000003, + 2.0791294703600003, + 2.15011198628 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.10935074766 + "value": 2.1358676454000003 }, "Import bec_widgets": { "attempt_values": [ - 0.013734489360000001, - 0.012846633540000001, - 0.014102817940000002 + 0.013132974280000001, + 0.013576488460000001, + 0.013034192040000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013734489360000001 + "value": 0.013132974280000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1459874650000188, - 0.15054875199999174, - 0.14847089799997093 + 0.15600235400000884, + 0.16326922700000068, + 0.15509057799999937 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14847089799997093 + "value": 0.15600235400000884 } }