-
- Téléchargements
Improve performance of follow recommendation scheduler (#16159)
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**.
parent
351c7445
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/models/follow_recommendation.rb 4 ajouts, 2 suppressionsapp/models/follow_recommendation.rb
- app/workers/scheduler/follow_recommendations_scheduler.rb 3 ajouts, 2 suppressionsapp/workers/scheduler/follow_recommendations_scheduler.rb
- db/migrate/20210505174616_update_follow_recommendations_to_version_2.rb 18 ajouts, 0 suppression...10505174616_update_follow_recommendations_to_version_2.rb
- db/schema.rb 16 ajouts, 12 suppressionsdb/schema.rb
- db/views/follow_recommendations_v02.sql 34 ajouts, 0 suppressiondb/views/follow_recommendations_v02.sql
db/views/follow_recommendations_v02.sql
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter