gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

1 Commits (8ce42640e5131ec4202f6f7dd2557f8e2eba4fc1)

Author SHA1 Message Date
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