diff --git a/benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json b/benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json new file mode 100644 index 00000000..b18ef92d --- /dev/null +++ b/benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.94354539026, + 5.80892412386, + 5.82043939996 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.82043939996 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9098455777, + 1.8718802679, + 1.91895317102 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.9098455777 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014042043280000001, + 0.013296217540000002, + 0.013424278820000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013424278820000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14347750299998552, + 0.15090549100000317, + 0.1518412030000036 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15090549100000317 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d7f9a5e4..b18ef92d 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.05236882638, - 5.77358919512, - 5.754265821500001 + 5.94354539026, + 5.80892412386, + 5.82043939996 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.77358919512 + "value": 5.82043939996 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.01108248684, - 1.84936327838, - 1.91500803032 + 1.9098455777, + 1.8718802679, + 1.91895317102 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.91500803032 + "value": 1.9098455777 }, "Import bec_widgets": { "attempt_values": [ - 0.014295484320000001, - 0.012983941260000001, - 0.012936351220000001 + 0.014042043280000001, + 0.013296217540000002, + 0.013424278820000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012983941260000001 + "value": 0.013424278820000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14763185999998996, - 0.1488548270000365, - 0.15202809499999148 + 0.14347750299998552, + 0.15090549100000317, + 0.1518412030000036 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1488548270000365 + "value": 0.15090549100000317 } }