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

Speed up taxonomy table load #18

Open
johrstrom opened this issue Nov 8, 2021 · 0 comments
Open

Speed up taxonomy table load #18

johrstrom opened this issue Nov 8, 2021 · 0 comments

Comments

@johrstrom
Copy link
Contributor

The filter/search control is slow to load, due to the large number of species.
Some optional fixes:

be a search that either works with Datatable's AJAX and server side support for pagination
use a hierarchical structure for the JSON to reduce the duplication size
stream the JSON and use something like oboe.js similar to how you handle ActiveJobs

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