diff --git a/benchmarks/history/d8a4623e83ca6095ab4367c4c0b5ecbae9888ce1.json b/benchmarks/history/d8a4623e83ca6095ab4367c4c0b5ecbae9888ce1.json new file mode 100644 index 00000000..0d37131a --- /dev/null +++ b/benchmarks/history/d8a4623e83ca6095ab4367c4c0b5ecbae9888ce1.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.10478828692, + 2.40479965354, + 2.5982102953000004 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.40479965354 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1734764615600004, + 2.21693093944, + 2.51355640356 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.21693093944 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01317918144, + 0.01391628118, + 0.014360069080000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01391628118 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15254616100003204, + 0.14957340699999122, + 0.1456518580000079 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14957340699999122 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 4b6bf93b..0d37131a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.40551361308, - 1.92758625518, - 2.22778627704 + 2.10478828692, + 2.40479965354, + 2.5982102953000004 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.22778627704 + "value": 2.40479965354 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.19536538408, - 1.9141247562, - 2.13285314116 + 2.1734764615600004, + 2.21693093944, + 2.51355640356 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.13285314116 + "value": 2.21693093944 }, "Import bec_widgets": { "attempt_values": [ - 0.0136350657, - 0.011052420240000001, - 0.01420238396 + 0.01317918144, + 0.01391628118, + 0.014360069080000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0136350657 + "value": 0.01391628118 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1608881960000872, - 0.14084289000004446, - 0.14744241000005331 + 0.15254616100003204, + 0.14957340699999122, + 0.1456518580000079 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14744241000005331 + "value": 0.14957340699999122 } }