@joseph_dillon_522 wrote:
Ember CLI is unbearably slow on my machine. For example:
Build successful - 80898ms. Slowest Trees | Total ----------------------------------------------+--------------------- ConcatWithMaps | 33760ms BroccoliMergeTrees | 16761ms ES6: App Tree | 14163ms Addon#treeFor (ember-composability - addon) | 4883ms Slowest Trees (cumulative) | Total (avg) ----------------------------------------------+--------------------- ConcatWithMaps (4) | 33954ms (8488 ms) BroccoliMergeTrees (5) | 16786ms (3357 ms) ES6: App Tree (1) | 14163ms Addon#treeFor (ember-composability - a... (1) | 4883ms
Granted, I have a rather old MacBook:
My coworkers' machines have near instantaneous response when they make a change to our app. We figure my problem is a combination of:
- low ram ( 8gb vs 16)
- i5 processor (vs i7)
- optical drive (vs flash memory)
It would be great if there was an accepted "minimum system requirements" listed on the Ember CLI website.
Has anyone else experienced such slow speeds? If so, did you manage to correct it without buying a new machine? I plan on getting a new MacBook soon, but until then...
Posts: 10
Participants: 5