diff --git a/benchmarks/history/acfc1b4b883b2a3cf0596c881489cb2c953dd219.json b/benchmarks/history/acfc1b4b883b2a3cf0596c881489cb2c953dd219.json new file mode 100644 index 00000000..698bd3fb --- /dev/null +++ b/benchmarks/history/acfc1b4b883b2a3cf0596c881489cb2c953dd219.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.9515373786, + 6.7801739326, + 6.7271646185 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.7271646185 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9701352030600001, + 2.48370856446, + 2.30137800692 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.30137800692 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013671974460000002, + 0.014158264260000001, + 0.013568386080000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013671974460000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15748960499996656, + 0.162810243000024, + 0.1660408419999726 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.162810243000024 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index e7dee436..698bd3fb 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.82712538614, - 5.66787690732, - 5.9298378124 + 5.9515373786, + 6.7801739326, + 6.7271646185 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.82712538614 + "value": 6.7271646185 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.0206240695599997, - 1.8123165666000003, - 1.9187847268400002 + 1.9701352030600001, + 2.48370856446, + 2.30137800692 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.9187847268400002 + "value": 2.30137800692 }, "Import bec_widgets": { "attempt_values": [ - 0.013000077640000001, - 0.01196066496, - 0.013950795240000001 + 0.013671974460000002, + 0.014158264260000001, + 0.013568386080000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013000077640000001 + "value": 0.013671974460000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15471455800002332, - 0.14759088850000524, - 0.14735569800001258 + 0.15748960499996656, + 0.162810243000024, + 0.1660408419999726 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14759088850000524 + "value": 0.162810243000024 } }