diff --git a/benchmarks/history/14ef3ec65c6adc1df22914567e54d88affe79b72.json b/benchmarks/history/14ef3ec65c6adc1df22914567e54d88affe79b72.json new file mode 100644 index 00000000..5ffd4ced --- /dev/null +++ b/benchmarks/history/14ef3ec65c6adc1df22914567e54d88affe79b72.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.11085632718, + 2.06722247226, + 2.2001173393599998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.11085632718 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1014145037399996, + 2.12940573124, + 2.2034363731199997 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.12940573124 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01329522168, + 0.0143844882, + 0.014058370560000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014058370560000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15508919199999127, + 0.15536197500000526, + 0.16292027800000142 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15536197500000526 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index cc1c0046..5ffd4ced 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 1.91214867388, - 2.12389475314, - 2.0162155749 + 2.11085632718, + 2.06722247226, + 2.2001173393599998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0162155749 + "value": 2.11085632718 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.0062039685400004, - 2.0986950313399997, - 2.00959847784 + 2.1014145037399996, + 2.12940573124, + 2.2034363731199997 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.00959847784 + "value": 2.12940573124 }, "Import bec_widgets": { "attempt_values": [ - 0.013806814200000002, - 0.013291486360000002, - 0.013998354640000002 + 0.01329522168, + 0.0143844882, + 0.014058370560000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013806814200000002 + "value": 0.014058370560000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14467533799998478, - 0.15042591099998504, - 0.14820609000000218 + 0.15508919199999127, + 0.15536197500000526, + 0.16292027800000142 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14820609000000218 + "value": 0.15536197500000526 } }