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

Why is targeting es5 6x faster than es6 #3

Open
winksaville opened this issue Jun 12, 2017 · 2 comments
Open

Why is targeting es5 6x faster than es6 #3

winksaville opened this issue Jun 12, 2017 · 2 comments

Comments

@winksaville
Copy link
Owner

See Change to target: es5 instead of es6.

@winksaville
Copy link
Owner Author

Here is somebody that found classes were slow.

@winksaville
Copy link
Owner Author

winksaville commented Jun 13, 2017

So it appears the problem is that v8 5.8 may just be slower when targeting es6. I add a comment to node js PR 13515. So when that PR lands I'll give it a try and see if it resolves the performance issue.

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

1 participant