Glitch-Shrike/app
Claire d9ae3db8d5
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**.
2021-05-05 22:04:52 +02:00
..
chewy
controllers Fix error when trying to render component for media without meta (#16112) 2021-05-05 21:16:55 +02:00
helpers
javascript
lib Fix media processing getting stuck on too much stdin/stderr (#16136) 2021-05-05 19:44:01 +02:00
mailers
models Improve performance of follow recommendation scheduler (#16159) 2021-05-05 22:04:52 +02:00
policies
presenters
serializers
services
validators
views
workers Improve performance of follow recommendation scheduler (#16159) 2021-05-05 22:04:52 +02:00