diff --git a/benchmarks/history/b119c5ad76c0bfda8c8e3c8a0d8ae04a03f4317d.json b/benchmarks/history/b119c5ad76c0bfda8c8e3c8a0d8ae04a03f4317d.json new file mode 100644 index 00000000..30070003 --- /dev/null +++ b/benchmarks/history/b119c5ad76c0bfda8c8e3c8a0d8ae04a03f4317d.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.741949250759999, + 5.5455835489, + 5.8446855616199995 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.741949250759999 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.91394220014, + 2.02570230028, + 2.18882281514 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.02570230028 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013327439900000002, + 0.013036988400000001, + 0.014313393540000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013327439900000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15440641450000214, + 0.15048072850001404, + 0.146265473499966 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15048072850001404 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 910e769c..30070003 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.529547953180001, - 5.74311092718, - 5.91908038224 + 5.741949250759999, + 5.5455835489, + 5.8446855616199995 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.91908038224 + "value": 5.741949250759999 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.4529962746000002, - 1.82701061864, - 2.2137768787799996 + 1.91394220014, + 2.02570230028, + 2.18882281514 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.2137768787799996 + "value": 2.02570230028 }, "Import bec_widgets": { "attempt_values": [ - 0.01432914968, - 0.013975558320000001, - 0.014548268980000001 + 0.013327439900000002, + 0.013036988400000001, + 0.014313393540000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01432914968 + "value": 0.013327439900000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1598938529999714, - 0.14295203399996126, - 0.15159691849999035 + 0.15440641450000214, + 0.15048072850001404, + 0.146265473499966 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15159691849999035 + "value": 0.15048072850001404 } }