experimenter icon indicating copy to clipboard operation
experimenter copied to clipboard

Performance profile and optimize feature loading at startup

Open jaredlockhart opened this issue 9 months ago • 0 comments

It looks like our containers are taking increasingly long times to start up which is blowing out the timeouts during deploys. We've seen some stack traces that indicate it could be during the feature loading phase. Let's see if we can performance profile the load_feature_configs management command and potentially batch db calls or improve in memory logic performance.

┆Issue is synchronized with this Jira Task

jaredlockhart avatar May 07 '24 20:05 jaredlockhart