diff options
| author | 2024-12-17 12:44:14 -0500 | |
|---|---|---|
| committer | 2024-12-19 14:10:08 +0000 | |
| commit | 41293a058de93114cc42982359bdc99bef68ed59 (patch) | |
| tree | 87a604d838fd02b33fc9d03e26ff82232c4f8669 /docs/sql/log_sql/pgsql.sql | |
| parent | Allow explicitly disabling the ojoin/operprefix prefix characters. (diff) | |
Optimized membership lookup for large servers
On our server hosting 150K users we noticed that std::map lookups for user membership were high on the profile. Since there seemed to be no ordered iteration needed we were able to shave a few % off of the profile by changing this to a std::unordered_map
Diffstat (limited to 'docs/sql/log_sql/pgsql.sql')
0 files changed, 0 insertions, 0 deletions
