Skip to content
New issue

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

Сократить размер занимаемой памяти для хранения локаций CustomNetworkIndex #1323

Closed
pavel-pimenov opened this issue Aug 25, 2015 · 1 comment

Comments

@pavel-pimenov
Copy link
Owner

From Pavel.Pimenov@gmail.com on September 16, 2013 10:11:58

Из анализа статистики у некоторых клиентов активно по 200 хабов и суммарное кол-во юзеров около 300 тыс
т.е. в этом случае около 10 мег памяти тратится на хранение m_location
sizeof(ui->m_location) == 36

Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1286

@pavel-pimenov
Copy link
Owner Author

From Pavel.Pimenov@gmail.com on September 16, 2013 01:19:24

This issue was closed by revision r15401 .

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant