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

Asynchronous Taxon Loading #25

Closed
5 tasks done
JWCook opened this issue Jun 2, 2020 · 0 comments
Closed
5 tasks done

Asynchronous Taxon Loading #25

JWCook opened this issue Jun 2, 2020 · 0 comments
Labels
performance Improvements to application performance
Milestone

Comments

@JWCook
Copy link
Member

JWCook commented Jun 2, 2020

  • Loading taxon ancestors & children
  • Loading taxon history, frequent, and starred
  • Loading search results
  • Use kivy @mainthread for steps that need to communicate back to UI
  • Return incremental results back to UI (individual images, results, etc.)
@JWCook JWCook added the performance Improvements to application performance label Jun 2, 2020
@JWCook JWCook added this to the v0.6 milestone Jun 4, 2020
JWCook added a commit that referenced this issue Jun 19, 2020
@JWCook JWCook changed the title Asynchonous I/O-bound operations Asynchonous Taxon Loading Jun 19, 2020
@JWCook JWCook changed the title Asynchonous Taxon Loading Asynchronous Taxon Loading Jun 19, 2020
@JWCook JWCook closed this as completed Jun 19, 2020
JWCook added a commit that referenced this issue Jun 20, 2020
…use a single event loop for all loadersa; issue #25
JWCook added a commit that referenced this issue Jun 21, 2020
…use a single event loop for all loadersa; issue #25
JWCook added a commit that referenced this issue Apr 17, 2021
JWCook added a commit that referenced this issue Apr 17, 2021
…use a single event loop for all loadersa; issue #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improvements to application performance
Projects
None yet
Development

No branches or pull requests

1 participant