Ember-cli is building very slowly with ember server on windows.
ember server
Build successful - 13126ms. Slowest Trees | Total ----------------
Official recommendation from ember-cli to improve its performance on windows
Install ember-cli-windows with node using the below command
npm install -g ember-cli-windows
Run the following command on your project root folder
ember-cli-windows