Comment on “YOLO” is not a valid hash constructionparentComments−lmz2ySome people run more threads than cores and if they do the KDF in the same thread you can see how that will end poorly.−Dylan168072ySomewhat more threads is fine too. If it's tons of uncontrolled threads then they have a problem of fighting and slowdown even if memory use was zero, and once they fix that 64MB will also stop being a problem.
Comments
Some people run more threads than cores and if they do the KDF in the same thread you can see how that will end poorly.
Somewhat more threads is fine too. If it's tons of uncontrolled threads then they have a problem of fighting and slowdown even if memory use was zero, and once they fix that 64MB will also stop being a problem.