diff --git a/benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json b/benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json new file mode 100644 index 00000000..7fc0145a --- /dev/null +++ b/benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.4048796397, + 2.49498656542, + 2.29469573646 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.4048796397 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 7.882209175200001, + 7.75936144168, + 7.411474850339999 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 7.75936144168 + }, + "Import bec_widgets": { + "attempt_values": [ + 1.28090507754, + 1.3305112458400001, + 1.2357634261400001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.28090507754 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.010010098999998718, + 0.010392993000095885, + 0.009733590999985609 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.010010098999998718 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 252d4a46..7fc0145a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.3676935006, - 2.5048077272, - 2.42290992332 + 2.4048796397, + 2.49498656542, + 2.29469573646 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.42290992332 + "value": 2.4048796397 }, "BEC IPython client without companion app": { "attempt_values": [ - 6.679136525160001, - 7.63079889774, - 7.63752408834 + 7.882209175200001, + 7.75936144168, + 7.411474850339999 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.63079889774 + "value": 7.75936144168 }, "Import bec_widgets": { "attempt_values": [ - 1.0097740181000001, - 1.31348830264, - 1.32654656834 + 1.28090507754, + 1.3305112458400001, + 1.2357634261400001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.31348830264 + "value": 1.28090507754 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.007773989000043002, - 0.01034130099998265, - 0.01048346400000355 + 0.010010098999998718, + 0.010392993000095885, + 0.009733590999985609 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01034130099998265 + "value": 0.010010098999998718 } }