diff --git a/benchmarks/history/1e5746df278c88258208b8610f96720865d5dafc.json b/benchmarks/history/1e5746df278c88258208b8610f96720865d5dafc.json new file mode 100644 index 00000000..c7a5455b --- /dev/null +++ b/benchmarks/history/1e5746df278c88258208b8610f96720865d5dafc.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.13199674582, + 2.4170680685, + 2.12284598984 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.13199674582 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2254030680000003, + 2.15988493404, + 2.17844413344 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.17844413344 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.012867402940000001, + 0.01354566722, + 0.013589951820000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01354566722 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15511008900000434, + 0.1505999329999952, + 0.14602489999998625 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1505999329999952 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index a3985ed3..c7a5455b 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.01375639496, - 1.8957015014, - 2.24492881708 + 2.13199674582, + 2.4170680685, + 2.12284598984 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.01375639496 + "value": 2.13199674582 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.10383843198, - 1.7944709555400002, - 2.1596978135800002 + 2.2254030680000003, + 2.15988493404, + 2.17844413344 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.10383843198 + "value": 2.17844413344 }, "Import bec_widgets": { "attempt_values": [ - 0.01143065472, - 0.01075386862, - 0.01357396534 + 0.012867402940000001, + 0.01354566722, + 0.013589951820000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01143065472 + "value": 0.01354566722 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14698263999997607, - 0.11578880500002242, - 0.14616427000001408 + 0.15511008900000434, + 0.1505999329999952, + 0.14602489999998625 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14616427000001408 + "value": 0.1505999329999952 } }