mozilla / experimenter

A web application for managing user experiments for Mozilla Firefox.

Home Page:https://experimenter.services.mozilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance profile and optimize feature loading at startup

jaredlockhart opened this issue · 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