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.
Metadata
Metadata
Assignees
Labels
No labels