diff --git a/benchmarks/history/bb1544ecb70612267e2b03ba041c6f656789d63c.json b/benchmarks/history/bb1544ecb70612267e2b03ba041c6f656789d63c.json new file mode 100644 index 00000000..d9908fcf --- /dev/null +++ b/benchmarks/history/bb1544ecb70612267e2b03ba041c6f656789d63c.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 7.52049634514, + 7.55063547888, + 9.10954524508 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 7.55063547888 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.19355442216, + 2.14066384478, + 2.3779411108 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.19355442216 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01312026068, + 0.0138429785, + 0.013672468660000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013672468660000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.18860549400000082, + 0.18214406700008112, + 0.19712462600000435 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.18860549400000082 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 9baa5a96..d9908fcf 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 7.59845025778, - 8.565600136899999, - 8.70510736164 + 7.52049634514, + 7.55063547888, + 9.10954524508 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 8.565600136899999 + "value": 7.55063547888 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.30615054572, - 2.2087364596, - 2.21631781426 + 2.19355442216, + 2.14066384478, + 2.3779411108 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.21631781426 + "value": 2.19355442216 }, "Import bec_widgets": { "attempt_values": [ - 0.01319814708, - 0.01305281236, - 0.01357758284 + 0.01312026068, + 0.0138429785, + 0.013672468660000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01319814708 + "value": 0.013672468660000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1899615840000024, - 0.18846259100001816, - 0.19342033399999536 + 0.18860549400000082, + 0.18214406700008112, + 0.19712462600000435 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1899615840000024 + "value": 0.18860549400000082 } }