diff --git a/benchmarks/history/a614d662d6da716a49afb4ed3a3903f108210386.json b/benchmarks/history/a614d662d6da716a49afb4ed3a3903f108210386.json new file mode 100644 index 00000000..5ae1595e --- /dev/null +++ b/benchmarks/history/a614d662d6da716a49afb4ed3a3903f108210386.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 8.77008638814, + 7.34830795268, + 9.13195949896 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 8.77008638814 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2085197553600002, + 2.11659589246, + 2.39191672632 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.2085197553600002 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013298221200000002, + 0.013139256640000001, + 0.0153765042 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013298221200000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.19507686299999705, + 0.19301807099998314, + 0.19604820800003608 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.19507686299999705 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index fcf3872e..5ae1595e 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 7.35518979832, - 7.6444863498, - 8.658726565539999 + 8.77008638814, + 7.34830795268, + 9.13195949896 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.6444863498 + "value": 8.77008638814 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.13348119296, - 2.19311125382, - 2.13378191724 + 2.2085197553600002, + 2.11659589246, + 2.39191672632 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.13378191724 + "value": 2.2085197553600002 }, "Import bec_widgets": { "attempt_values": [ - 0.01352982884, - 0.01343976428, - 0.01340843566 + 0.013298221200000002, + 0.013139256640000001, + 0.0153765042 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01343976428 + "value": 0.013298221200000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.17942756200000076, - 0.1991300610000053, - 0.18809590199998638 + 0.19507686299999705, + 0.19301807099998314, + 0.19604820800003608 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.18809590199998638 + "value": 0.19507686299999705 } }