Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Parallelize icon grabbing #5

Closed
maclyn opened this issue Sep 24, 2015 · 1 comment
Closed

Parallelize icon grabbing #5

maclyn opened this issue Sep 24, 2015 · 1 comment
Assignees

Comments

@maclyn
Copy link
Owner

maclyn commented Sep 24, 2015

Currently, we execute IconCache requests on the default executor, which limits us to a single thread. We should throw this work across multiple CPUs to improve performance.

@maclyn maclyn self-assigned this Sep 24, 2015
@maclyn maclyn added this to the UI Backlog milestone Sep 24, 2015
@maclyn
Copy link
Owner Author

maclyn commented Nov 24, 2015

Done. Need to improve exception handling later on.

@maclyn maclyn closed this as completed Nov 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant