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

Slow Lookup & Visualization #57

Closed
donaldbraman opened this issue Dec 23, 2015 · 1 comment
Closed

Slow Lookup & Visualization #57

donaldbraman opened this issue Dec 23, 2015 · 1 comment

Comments

@donaldbraman
Copy link
Contributor

I wonder if there is a way to speed things up a bit.

First, as a stopgap, maybe add a preloading graphic so people will know that it is loading. Maybe also time common queries and give folks a heads up on the typical amount of time they should wait so they know whether to hang in there waiting or close the browser and try again.

Then, if it makes sense, maybe cache the names of candidates. Maybe keep the top 100 queries (in json or whatever) on github each night so they can load quickly. Assuming people search for similar things, only novel searches will take a long time.

@mkalish
Copy link
Member

mkalish commented Dec 23, 2015

Completely agree. At the bare minimum a loading spinner is going to be required. I'm definitely looking into trying to speed up the loading, but I think I'll split that into a second issue.

@mkalish mkalish closed this as completed Feb 23, 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

2 participants