diff --git a/benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json b/benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json new file mode 100644 index 00000000..1e9274e9 --- /dev/null +++ b/benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.10067596372, + 1.80035858174, + 2.3156051980599996 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.10067596372 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.13843210454, + 1.91148290912, + 2.2926376099800003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.13843210454 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013601358380000001, + 0.011086793280000002, + 0.014052555480000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013601358380000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15819707899999003, + 0.13795871599995735, + 0.1589771790000043 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15819707899999003 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c32c20db..1e9274e9 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.5045481931599998, - 1.80853398644, - 1.60741098138 + 2.10067596372, + 1.80035858174, + 2.3156051980599996 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.80853398644 + "value": 2.10067596372 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.3027998894, - 1.91110103054, - 1.6156971341800002 + 2.13843210454, + 1.91148290912, + 2.2926376099800003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.91110103054 + "value": 2.13843210454 }, "Import bec_widgets": { "attempt_values": [ - 0.014626488940000001, - 0.011200432520000001, - 0.01070593878 + 0.013601358380000001, + 0.011086793280000002, + 0.014052555480000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.011200432520000001 + "value": 0.013601358380000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16521396699999968, - 0.1143170490000216, - 0.11420687199995427 + 0.15819707899999003, + 0.13795871599995735, + 0.1589771790000043 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1143170490000216 + "value": 0.15819707899999003 } }