diff --git a/benchmarks/history/b2e0b7921076321a123d3cf3e4e5e900809f3491.json b/benchmarks/history/b2e0b7921076321a123d3cf3e4e5e900809f3491.json new file mode 100644 index 00000000..7f40bfa2 --- /dev/null +++ b/benchmarks/history/b2e0b7921076321a123d3cf3e4e5e900809f3491.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.31267698896, + 5.316099202959999, + 6.45067731438 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.31267698896 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.17158950878, + 1.74151617588, + 2.01088490814 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.01088490814 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013714870320000001, + 0.0105437288, + 0.013154460560000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013154460560000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15857173649999368, + 0.11551323200001207, + 0.15921361599998818 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15857173649999368 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 30070003..7f40bfa2 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.741949250759999, - 5.5455835489, - 5.8446855616199995 + 6.31267698896, + 5.316099202959999, + 6.45067731438 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.741949250759999 + "value": 6.31267698896 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.91394220014, - 2.02570230028, - 2.18882281514 + 2.17158950878, + 1.74151617588, + 2.01088490814 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.02570230028 + "value": 2.01088490814 }, "Import bec_widgets": { "attempt_values": [ - 0.013327439900000002, - 0.013036988400000001, - 0.014313393540000002 + 0.013714870320000001, + 0.0105437288, + 0.013154460560000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013327439900000002 + "value": 0.013154460560000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15440641450000214, - 0.15048072850001404, - 0.146265473499966 + 0.15857173649999368, + 0.11551323200001207, + 0.15921361599998818 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15048072850001404 + "value": 0.15857173649999368 } }