diff --git a/benchmarks/history/63a094a7214d480a91caefc4d1dec25889b5c1b6.json b/benchmarks/history/63a094a7214d480a91caefc4d1dec25889b5c1b6.json new file mode 100644 index 00000000..cd622374 --- /dev/null +++ b/benchmarks/history/63a094a7214d480a91caefc4d1dec25889b5c1b6.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.11336033558, + 1.9644868853400002, + 2.07455235766 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.07455235766 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.07969895168, + 2.16826622978, + 2.0979657329 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0979657329 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013867791920000002, + 0.01341836574, + 0.01351804474 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01351804474 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15791535000005297, + 0.1450985179999975, + 0.1577737920000004 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1577737920000004 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 10c8034b..cd622374 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.2267966708599998, - 2.12283624412, - 1.91423691084 + 2.11336033558, + 1.9644868853400002, + 2.07455235766 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.12283624412 + "value": 2.07455235766 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.17339270766, - 2.05427064926, - 2.0122947456999998 + 2.07969895168, + 2.16826622978, + 2.0979657329 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.05427064926 + "value": 2.0979657329 }, "Import bec_widgets": { "attempt_values": [ - 0.013481305600000002, - 0.013893833820000001, - 0.012503766080000001 + 0.013867791920000002, + 0.01341836574, + 0.01351804474 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013481305600000002 + "value": 0.01351804474 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16935376600002883, - 0.1611912320000215, - 0.14534245700002657 + 0.15791535000005297, + 0.1450985179999975, + 0.1577737920000004 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1611912320000215 + "value": 0.1577737920000004 } }