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

Improve intial load time #4

Closed
HookyQR opened this issue Dec 29, 2015 · 1 comment
Closed

Improve intial load time #4

HookyQR opened this issue Dec 29, 2015 · 1 comment

Comments

@HookyQR
Copy link
Owner

HookyQR commented Dec 29, 2015

Currently the request loads are effectively synchronous. This doesn't need to be the case. Load time could be drastically improved for large (with many issue) projects.

@HookyQR
Copy link
Owner Author

HookyQR commented Jan 4, 2016

Partially fixed (all but true first load) by utilising the workspaceState storage facility.

@HookyQR HookyQR closed this as completed Nov 19, 2016
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

1 participant