Skip to content
  • Claire's avatar
    d9ae3db8
    Improve performance of follow recommendation scheduler (#16159) · d9ae3db8
    Claire a rédigé
    Express follow_recommendations in terms of account_summaries rather than
    accounts, integrate filters that are unconditionally used, and materialize
    the resulting view.
    
    This should result in the bulk of the computation being performed only once
    instead of **once per recommendation language**.
    d9ae3db8
    Improve performance of follow recommendation scheduler (#16159)
    Claire a rédigé
    Express follow_recommendations in terms of account_summaries rather than
    accounts, integrate filters that are unconditionally used, and materialize
    the resulting view.
    
    This should result in the bulk of the computation being performed only once
    instead of **once per recommendation language**.
Chargement en cours