When running docker image 1.32.20 pbkdf2 ops take a really long time, cpu usage goes 100% with as few as 100-200 hash verifications. The worst is that it takes so long and causes latency for new clients.
A benchmark script that I created to test this will be attached here. The issue occurs on 1.32.20 but not on 1.32.22.
benchmark.js
When running docker image 1.32.20 pbkdf2 ops take a really long time, cpu usage goes 100% with as few as 100-200 hash verifications. The worst is that it takes so long and causes latency for new clients.
A benchmark script that I created to test this will be attached here. The issue occurs on 1.32.20 but not on 1.32.22.
benchmark.js