-
Notifications
You must be signed in to change notification settings - Fork 3
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
Updating points, changing data is slow, lets make that faster #330
Comments
imaustink
added a commit
that referenced
this issue
Sep 19, 2017
Impliment caching to improve performance Closes #330
Merged
imaustink
added a commit
that referenced
this issue
Sep 19, 2017
Implement caching to improve performance Closes #330
imaustink
added a commit
that referenced
this issue
Sep 21, 2017
Implement caching to improve performance Closes #330
imaustink
added a commit
that referenced
this issue
Sep 21, 2017
Implement caching to improve performance Closes #330
imaustink
added a commit
that referenced
this issue
Sep 21, 2017
Implement caching to improve performance Closes #330
imaustink
added a commit
that referenced
this issue
Sep 22, 2017
Implement caching to improve performance Closes #330
imaustink
added a commit
that referenced
this issue
Sep 25, 2017
Implement caching to improve performance Closes #330
Although some of the performance issues were solved by #334, further improvements could be made, such as implementing steal optimized build (once stealjs/steal-tools#849 is fixed) and perhaps minimizing/optimizing the data sent to the client as currently, the slowest parts of the app are the initial load and getting data from the server. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: