diff --git a/benchmarks/history/007fde4aa52d35cc16690c577246f4ff858512d7.json b/benchmarks/history/007fde4aa52d35cc16690c577246f4ff858512d7.json new file mode 100644 index 00000000..e747b85e --- /dev/null +++ b/benchmarks/history/007fde4aa52d35cc16690c577246f4ff858512d7.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.1287961171, + 2.17619035174, + 2.18899114892 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.17619035174 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.15781996812, + 2.24888401894, + 2.29477619696 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.24888401894 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01300442046, + 0.013209753620000002, + 0.01313094984 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01313094984 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15560906199999636, + 0.1567612439999948, + 0.16240951399998949 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1567612439999948 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 9d5046ca..e747b85e 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.45216585778, - 2.2458179035600003, - 2.04894239532 + 2.1287961171, + 2.17619035174, + 2.18899114892 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.2458179035600003 + "value": 2.17619035174 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2655772250800004, - 2.1816559934399997, - 2.14575709004 + 2.15781996812, + 2.24888401894, + 2.29477619696 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1816559934399997 + "value": 2.24888401894 }, "Import bec_widgets": { "attempt_values": [ - 0.014745818420000001, - 0.01328688688, - 0.013066431600000001 + 0.01300442046, + 0.013209753620000002, + 0.01313094984 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01328688688 + "value": 0.01313094984 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14793114599999058, - 0.15253950599998234, - 0.1511213649999945 + 0.15560906199999636, + 0.1567612439999948, + 0.16240951399998949 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1511213649999945 + "value": 0.1567612439999948 } }