Merge pull request #2161 from mitar/patch-1

Explaining prefix performance issues
This commit is contained in:
Jens Steube
2019-08-12 10:44:03 +02:00
committed by GitHub

View File

@@ -3,6 +3,8 @@ Performance Notes:
- Always Use the latest display driver
- To significantly improve performance use -w 3
- Cracking with a mask with a fixed prefix can be slow.
Consider instead using a mode with salt as a prefix and set salt to that fixed prefix.
Also read this: