diff --git a/benchmarks/history/5984ca561755b78fccaa3d50606268f432cd377d.json b/benchmarks/history/5984ca561755b78fccaa3d50606268f432cd377d.json new file mode 100644 index 00000000..406164e6 --- /dev/null +++ b/benchmarks/history/5984ca561755b78fccaa3d50606268f432cd377d.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.10929013466, + 2.16306969086, + 2.3540906185 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.16306969086 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1634866835, + 2.15574413546, + 2.27204152898 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1634866835 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01309058276, + 0.013277857680000001, + 0.01427410332 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013277857680000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15236446600005138, + 0.15275998399999935, + 0.14909817000000203 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15236446600005138 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 5405e753..406164e6 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.5086907332000004, - 2.0941487602, - 2.07740888358 + 2.10929013466, + 2.16306969086, + 2.3540906185 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0941487602 + "value": 2.16306969086 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2434554790999996, - 2.15487919116, - 2.0589510721599997 + 2.1634866835, + 2.15574413546, + 2.27204152898 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.15487919116 + "value": 2.1634866835 }, "Import bec_widgets": { "attempt_values": [ - 0.0140240615, - 0.013252784560000001, - 0.0130397508 + 0.01309058276, + 0.013277857680000001, + 0.01427410332 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013252784560000001 + "value": 0.013277857680000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16566287500000954, - 0.15369008700000109, - 0.14969646099996226 + 0.15236446600005138, + 0.15275998399999935, + 0.14909817000000203 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15369008700000109 + "value": 0.15236446600005138 } }