diff --git a/benchmarks/history/951fe5fbcc2a56d92539127331740c1cd7026291.json b/benchmarks/history/951fe5fbcc2a56d92539127331740c1cd7026291.json new file mode 100644 index 00000000..cc1c0046 --- /dev/null +++ b/benchmarks/history/951fe5fbcc2a56d92539127331740c1cd7026291.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 1.91214867388, + 2.12389475314, + 2.0162155749 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0162155749 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.0062039685400004, + 2.0986950313399997, + 2.00959847784 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.00959847784 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013806814200000002, + 0.013291486360000002, + 0.013998354640000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013806814200000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14467533799998478, + 0.15042591099998504, + 0.14820609000000218 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14820609000000218 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 2590120e..cc1c0046 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.2039864098399997, - 2.21293845912, - 2.01490108096 + 1.91214867388, + 2.12389475314, + 2.0162155749 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.2039864098399997 + "value": 2.0162155749 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2332746586, - 2.1862316110399997, - 2.02686024324 + 2.0062039685400004, + 2.0986950313399997, + 2.00959847784 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1862316110399997 + "value": 2.00959847784 }, "Import bec_widgets": { "attempt_values": [ - 0.015205023600000003, - 0.01302886816, - 0.01319783212 + 0.013806814200000002, + 0.013291486360000002, + 0.013998354640000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01319783212 + "value": 0.013806814200000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1636965470000291, - 0.1586080900000013, - 0.1526866410000025 + 0.14467533799998478, + 0.15042591099998504, + 0.14820609000000218 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1586080900000013 + "value": 0.14820609000000218 } }