diff --git a/benchmarks/history/9014417b84b1c6397369ef7ffe92043abe92b296.json b/benchmarks/history/9014417b84b1c6397369ef7ffe92043abe92b296.json new file mode 100644 index 00000000..7bdc5d1c --- /dev/null +++ b/benchmarks/history/9014417b84b1c6397369ef7ffe92043abe92b296.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 1.9995257119599998, + 2.5704119723, + 2.22695595906 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.22695595906 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9970253496400001, + 2.51543135726, + 2.14386531134 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.14386531134 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01348954126, + 0.0150973497, + 0.015208442840000003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0150973497 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14329611400000886, + 0.17083736199998611, + 0.14529576399996813 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14529576399996813 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 64177a1a..7bdc5d1c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 1.5110087351, - 2.1188687819600003, - 1.79592148276 + 1.9995257119599998, + 2.5704119723, + 2.22695595906 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.79592148276 + "value": 2.22695595906 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.6834272901199998, - 2.1189561978600002, - 1.5034681447399998 + 1.9970253496400001, + 2.51543135726, + 2.14386531134 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.6834272901199998 + "value": 2.14386531134 }, "Import bec_widgets": { "attempt_values": [ - 0.01058169782, - 0.013908648340000001, - 0.008726069900000001 + 0.01348954126, + 0.0150973497, + 0.015208442840000003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01058169782 + "value": 0.0150973497 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.11714606099997127, - 0.15623559400000886, - 0.09681469499997775 + 0.14329611400000886, + 0.17083736199998611, + 0.14529576399996813 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.11714606099997127 + "value": 0.14529576399996813 } }