We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果将 RP 改为实时更新的,是否更符合用户直觉?没有实时更新 RP 是有性能之类的考虑吗?
可能的方法:
可以保留原先每天的 RP 计算以避免误差。
The text was updated successfully, but these errors were encountered:
RP 更新涉及到修改所有域内用户的排名及重算所有域内用户的等级。此操作数据库开销巨大。
Sorry, something went wrong.
No branches or pull requests
如果将 RP 改为实时更新的,是否更符合用户直觉?没有实时更新 RP 是有性能之类的考虑吗?
可能的方法:
可以保留原先每天的 RP 计算以避免误差。
The text was updated successfully, but these errors were encountered: