hms-dbmi-cellenics / issues

This repository is used to report and track issues
1 stars 0 forks source link

[Performance improvements] Explore how to speed up the worker #17

Closed kafkasl closed 5 months ago

kafkasl commented 10 months ago

Loading genes in data exploration is too slow (5-8s). One of the options is to preload those genes (another ticket). The other is to try to speed up the work requests themselves. In this ticket we'll explore why those genes requests take up to 5 seconds and try to figure out if we can cut down that time to a reasonable amount.