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

Large CPU/memory(GC) overhead from Zone.js patched Error #2

Open
mleibman opened this issue Dec 5, 2017 · 0 comments
Open

Large CPU/memory(GC) overhead from Zone.js patched Error #2

mleibman opened this issue Dec 5, 2017 · 0 comments

Comments

@mleibman
Copy link
Owner

mleibman commented Dec 5, 2017

Zone.js patches the Error object in a way that makes constructing an error 15-20x slower.
Until the Zone.js issue is fixed, we need to use the native/unpatched Error object.

See angular/zone.js#975

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