• S
    Eliminate N+1 queries referencing issues · 0a2f93aa
    Stan Hu 提交于
    To load issue 1, we see that in #38033 that about 835 ms of the
    SQL queries were due to loading ProjectFeature. We should be
    able to cut this down by eagerly loading this information.
    
    Closes #38033
    0a2f93aa
sh-project-feature-eager-load.yml 87 字节