diff --git a/benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json b/benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json new file mode 100644 index 00000000..674ab4f8 --- /dev/null +++ b/benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.48496220938, + 2.06323217794, + 2.5208268695 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.48496220938 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.3637894187, + 2.12789868456, + 2.4106409968799998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.3637894187 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014070596020000001, + 0.01363806232, + 0.0145927073 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014070596020000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16416854899995315, + 0.1492876560000127, + 0.16909493699995437 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.16416854899995315 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 60a9872a..674ab4f8 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.10143592488, - 2.46405687258, - 2.33810550288 + 2.48496220938, + 2.06323217794, + 2.5208268695 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.33810550288 + "value": 2.48496220938 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.11877462758, - 2.21856049216, - 2.27742739886 + 2.3637894187, + 2.12789868456, + 2.4106409968799998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.21856049216 + "value": 2.3637894187 }, "Import bec_widgets": { "attempt_values": [ - 0.013044547040000002, - 0.013899806980000002, - 0.013945644100000001 + 0.014070596020000001, + 0.01363806232, + 0.0145927073 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013899806980000002 + "value": 0.014070596020000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15400015200003736, - 0.16018634799999631, - 0.14719018099998493 + 0.16416854899995315, + 0.1492876560000127, + 0.16909493699995437 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15400015200003736 + "value": 0.16416854899995315 } }