diff --git a/benchmarks/history/052dd7fc6fed34ebc78c1e140aa7145ebe3176f2.json b/benchmarks/history/052dd7fc6fed34ebc78c1e140aa7145ebe3176f2.json new file mode 100644 index 00000000..da5dfd2c --- /dev/null +++ b/benchmarks/history/052dd7fc6fed34ebc78c1e140aa7145ebe3176f2.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 1.6107376221800003, + 2.3721765948, + 2.11848046206 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.11848046206 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9025300986600002, + 2.2007156017800003, + 2.18053741706 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.18053741706 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.00989940432, + 0.01329706234, + 0.013873752940000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01329706234 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.12057457349999368, + 0.15965436399994815, + 0.15383030600003167 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15383030600003167 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index e747b85e..da5dfd2c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.1287961171, - 2.17619035174, - 2.18899114892 + 1.6107376221800003, + 2.3721765948, + 2.11848046206 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.17619035174 + "value": 2.11848046206 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.15781996812, - 2.24888401894, - 2.29477619696 + 1.9025300986600002, + 2.2007156017800003, + 2.18053741706 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.24888401894 + "value": 2.18053741706 }, "Import bec_widgets": { "attempt_values": [ - 0.01300442046, - 0.013209753620000002, - 0.01313094984 + 0.00989940432, + 0.01329706234, + 0.013873752940000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01313094984 + "value": 0.01329706234 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15560906199999636, - 0.1567612439999948, - 0.16240951399998949 + 0.12057457349999368, + 0.15965436399994815, + 0.15383030600003167 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1567612439999948 + "value": 0.15383030600003167 } }