diff --git a/benchmarks/history/5ae56598fa2eacd24cf5f720bfa1589fc2dab267.json b/benchmarks/history/5ae56598fa2eacd24cf5f720bfa1589fc2dab267.json new file mode 100644 index 00000000..60a9872a --- /dev/null +++ b/benchmarks/history/5ae56598fa2eacd24cf5f720bfa1589fc2dab267.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.10143592488, + 2.46405687258, + 2.33810550288 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.33810550288 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.11877462758, + 2.21856049216, + 2.27742739886 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.21856049216 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013044547040000002, + 0.013899806980000002, + 0.013945644100000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013899806980000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15400015200003736, + 0.16018634799999631, + 0.14719018099998493 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15400015200003736 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c7a5455b..60a9872a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.13199674582, - 2.4170680685, - 2.12284598984 + 2.10143592488, + 2.46405687258, + 2.33810550288 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.13199674582 + "value": 2.33810550288 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2254030680000003, - 2.15988493404, - 2.17844413344 + 2.11877462758, + 2.21856049216, + 2.27742739886 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.17844413344 + "value": 2.21856049216 }, "Import bec_widgets": { "attempt_values": [ - 0.012867402940000001, - 0.01354566722, - 0.013589951820000001 + 0.013044547040000002, + 0.013899806980000002, + 0.013945644100000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01354566722 + "value": 0.013899806980000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15511008900000434, - 0.1505999329999952, - 0.14602489999998625 + 0.15400015200003736, + 0.16018634799999631, + 0.14719018099998493 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1505999329999952 + "value": 0.15400015200003736 } }