You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storing commonness in the linkstats table saves computations. (It also denormalizes the db, but the data is static after the dump is parsed, so we don't care.)
The text was updated successfully, but these errors were encountered:
Storing commonness in the
linkstats
table saves computations. (It also denormalizes the db, but the data is static after the dump is parsed, so we don't care.)The text was updated successfully, but these errors were encountered: