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

play editor slower? #30

Open
gpersoon opened this issue Nov 11, 2019 · 1 comment
Open

play editor slower? #30

gpersoon opened this issue Nov 11, 2019 · 1 comment

Comments

@gpersoon
Copy link
Contributor

The play editor seems to be very slow now (when editing and compiling).

Looking in the developer console, the "load compiler" is taking a long time.

bundle.js:49550 [fetch compiler]: 196.403076171875ms
bundle.js:49554 [load compiler]: 1778.483154296875ms
bundle.js:49562 [wrap compiler]: 0.17919921875ms

These actions are also down with every character typed in the code.

@gpersoon
Copy link
Contributor Author

gpersoon commented Nov 12, 2019

The experience was probably related to my local pc. However as discussed in the gitter, the performance could be optimized, here are some suggestions:

  • Wait 2 seconds after the typing has ended before you start compiling.

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