diff --git a/benchmarks/history/76d644688738edf34b329987de18df847f97a2df.json b/benchmarks/history/76d644688738edf34b329987de18df847f97a2df.json new file mode 100644 index 00000000..869c166c --- /dev/null +++ b/benchmarks/history/76d644688738edf34b329987de18df847f97a2df.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.1194308937, + 1.82176327384, + 2.13114139176 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1194308937 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.10009200016, + 1.79794432344, + 2.09986179208 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.09986179208 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.0134453737, + 0.010631981900000002, + 0.0138336831 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0134453737 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1527468909999925, + 0.12400665100000197, + 0.15381599599999163 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1527468909999925 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index aa6f8101..869c166c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.0081086203800003, - 2.22223020612, - 2.03029237216 + 2.1194308937, + 1.82176327384, + 2.13114139176 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.03029237216 + "value": 2.1194308937 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.0682356798400003, - 2.27898364158, - 2.0309172280000003 + 2.10009200016, + 1.79794432344, + 2.09986179208 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0682356798400003 + "value": 2.09986179208 }, "Import bec_widgets": { "attempt_values": [ - 0.013145624060000001, - 0.01300297054, - 0.01384815194 + 0.0134453737, + 0.010631981900000002, + 0.0138336831 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013145624060000001 + "value": 0.0134453737 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.154474314999959, - 0.1457155650000459, - 0.14179725399998233 + 0.1527468909999925, + 0.12400665100000197, + 0.15381599599999163 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1457155650000459 + "value": 0.1527468909999925 } }