Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERF] Ember Twiddle browserify / babel performance #73

Closed
Gaurav0 opened this issue Mar 29, 2016 · 3 comments
Closed

[PERF] Ember Twiddle browserify / babel performance #73

Gaurav0 opened this issue Mar 29, 2016 · 3 comments

Comments

@Gaurav0
Copy link

Gaurav0 commented Mar 29, 2016

See ember-cli/ember-twiddle#359

@ProLoser
Copy link

ProLoser commented Apr 1, 2016

I'm getting build times of 1-2 minutes initially and rebuilts of 10-20 seconds. I'm using babelify inside of one of the browserify'd packages but this is only adding about 10 seconds.

I also wrote a standalone test that's about 40 lines of code in total (app + addon + browserified node package) and browserify turns a 4 second load time into 8 seconds.

@stefanpenner
Copy link
Collaborator

stefanpenner commented Apr 27, 2016

some build stability improvements here

Going to be working on improving warm boot times next.

@Gaurav0
Copy link
Author

Gaurav0 commented Mar 8, 2017

Removed browserify for now.

@Gaurav0 Gaurav0 closed this as completed Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants