diff --git a/benchmarks/history/8ad0e46d98a31b9e2a91bdd4d6259fc3eca177d7.json b/benchmarks/history/8ad0e46d98a31b9e2a91bdd4d6259fc3eca177d7.json new file mode 100644 index 00000000..9baa5a96 --- /dev/null +++ b/benchmarks/history/8ad0e46d98a31b9e2a91bdd4d6259fc3eca177d7.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 7.59845025778, + 8.565600136899999, + 8.70510736164 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 8.565600136899999 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.30615054572, + 2.2087364596, + 2.21631781426 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.21631781426 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01319814708, + 0.01305281236, + 0.01357758284 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01319814708 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1899615840000024, + 0.18846259100001816, + 0.19342033399999536 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1899615840000024 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 653ccff1..9baa5a96 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 7.131021612860001, - 6.5274167925, - 7.33933619754 + 7.59845025778, + 8.565600136899999, + 8.70510736164 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.131021612860001 + "value": 8.565600136899999 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9976384954000002, - 1.8231904082600001, - 2.1077736753400003 + 2.30615054572, + 2.2087364596, + 2.21631781426 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.9976384954000002 + "value": 2.21631781426 }, "Import bec_widgets": { "attempt_values": [ - 0.010889139040000002, - 0.010669702420000001, - 0.013570840780000001 + 0.01319814708, + 0.01305281236, + 0.01357758284 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.010889139040000002 + "value": 0.01319814708 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1738855629999989, - 0.14021072100001675, - 0.17798778999997467 + 0.1899615840000024, + 0.18846259100001816, + 0.19342033399999536 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1738855629999989 + "value": 0.1899615840000024 } }