diff --git a/benchmarks/history/71bb1a983dfd880e9b20e7869378a14cbaba49cc.json b/benchmarks/history/71bb1a983dfd880e9b20e7869378a14cbaba49cc.json new file mode 100644 index 00000000..64177a1a --- /dev/null +++ b/benchmarks/history/71bb1a983dfd880e9b20e7869378a14cbaba49cc.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 1.5110087351, + 2.1188687819600003, + 1.79592148276 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.79592148276 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.6834272901199998, + 2.1189561978600002, + 1.5034681447399998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.6834272901199998 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01058169782, + 0.013908648340000001, + 0.008726069900000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01058169782 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.11714606099997127, + 0.15623559400000886, + 0.09681469499997775 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.11714606099997127 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 134e37da..64177a1a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.01599681182, - 2.1099570597, - 1.98956781482 + 1.5110087351, + 2.1188687819600003, + 1.79592148276 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.01599681182 + "value": 1.79592148276 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.00294479014, - 2.11051283998, - 2.00353845842 + 1.6834272901199998, + 2.1189561978600002, + 1.5034681447399998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.00353845842 + "value": 1.6834272901199998 }, "Import bec_widgets": { "attempt_values": [ - 0.01278873512, - 0.013032701800000001, - 0.01291896296 + 0.01058169782, + 0.013908648340000001, + 0.008726069900000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01291896296 + "value": 0.01058169782 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14860314199995628, - 0.1572683439999878, - 0.15104056699999546 + 0.11714606099997127, + 0.15623559400000886, + 0.09681469499997775 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15104056699999546 + "value": 0.11714606099997127 } }