-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
In SASL auth handling, Hi function is called for every established connection although the password and hash are same. In my measurements, it takes 10-20ms to calculate the hash with default 4096 iterations. Caching the result of this function would significantly improve performance.
What do you think? I can prepare PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels