diff --git a/benchmarks/history/5fde0c6efca8eef5b4375d45052b7dd9dc1510fc.json b/benchmarks/history/5fde0c6efca8eef5b4375d45052b7dd9dc1510fc.json new file mode 100644 index 00000000..f9aa7188 --- /dev/null +++ b/benchmarks/history/5fde0c6efca8eef5b4375d45052b7dd9dc1510fc.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.1343821659, + 5.933817486280001, + 5.74785844644 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.74785844644 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.8450836025, + 2.0187934197799997, + 1.9171699770600001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.9171699770600001 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.010742922, + 0.012959291860000001, + 0.012186784700000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.012186784700000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.11805523100002802, + 0.14924165850001714, + 0.14549314200002073 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14549314200002073 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 817dab1a..f9aa7188 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.9251314582, - 6.73323549558, - 5.89347951512 + 5.1343821659, + 5.933817486280001, + 5.74785844644 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.9251314582 + "value": 5.74785844644 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.044043321, - 2.3135723043, - 1.9260953640000003 + 1.8450836025, + 2.0187934197799997, + 1.9171699770600001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.044043321 + "value": 1.9171699770600001 }, "Import bec_widgets": { "attempt_values": [ - 0.01291593528, - 0.01447866496, - 0.01305238086 + 0.010742922, + 0.012959291860000001, + 0.012186784700000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01305238086 + "value": 0.012186784700000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1520381600000178, - 0.15917425800000728, - 0.15615169399998763 + 0.11805523100002802, + 0.14924165850001714, + 0.14549314200002073 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15615169399998763 + "value": 0.14549314200002073 } }