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 are the tests so slow on Travis? #42

Closed
icambron opened this issue Oct 27, 2017 · 2 comments
Closed

Why are the tests so slow on Travis? #42

icambron opened this issue Oct 27, 2017 · 2 comments

Comments

@icambron
Copy link
Member

It is a mystery.

@icambron
Copy link
Member Author

Was Jest's parallelism. Fixed in d4e10aa

@jedwards1211
Copy link
Contributor

I've noticed in the past that whatever Intl polyfill comes with babel-core seems reaaaaaaly slow. So slow that I when I wrote my own Zone implementation to handle DST without going through Intl, my app was noticeably faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants