diff --git a/benchmarks/history/e9a7b03243c8615efcc7a2296d9bee190aae47db.json b/benchmarks/history/e9a7b03243c8615efcc7a2296d9bee190aae47db.json new file mode 100644 index 00000000..350b9517 --- /dev/null +++ b/benchmarks/history/e9a7b03243c8615efcc7a2296d9bee190aae47db.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.10414250996, + 6.61489847778, + 6.78308517506 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.61489847778 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.19248435482, + 2.3209435310799997, + 2.5212487279799998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.3209435310799997 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01384300856, + 0.013732186660000001, + 0.01398314266 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01384300856 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15009673299999804, + 0.16515177549999294, + 0.16747843600001033 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.16515177549999294 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index ec295c42..350b9517 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.68652711622, - 5.84394452424, - 7.02641897382 + 6.10414250996, + 6.61489847778, + 6.78308517506 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.68652711622 + "value": 6.61489847778 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.4093893627800003, - 1.9210720353000001, - 2.50970058074 + 2.19248435482, + 2.3209435310799997, + 2.5212487279799998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.4093893627800003 + "value": 2.3209435310799997 }, "Import bec_widgets": { "attempt_values": [ - 0.01427824326, - 0.01367354194, - 0.014656814920000002 + 0.01384300856, + 0.013732186660000001, + 0.01398314266 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01427824326 + "value": 0.01384300856 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14970897099999547, - 0.14490869799999473, - 0.15772828499996194 + 0.15009673299999804, + 0.16515177549999294, + 0.16747843600001033 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14970897099999547 + "value": 0.16515177549999294 } }