Mask prepend string performance
#1
Hi, There was another post about this, a while back, but there was no suggestion to a workaround. The problem is when I have a known string as part of the passphrase, i am including it in the mask like this: "pass?l?l?l?l". This however reduces my performance by a lot! From 11000 MH/s to 250 MH/s. If I were to append it after..like "?l?l?l?lpass" , this wouldn't reduce the performance at all. Is there a way to avoid this? And why does this happen..is it a bug?


Messages In This Thread
Mask prepend string performance - by Sydnic - 07-20-2016, 09:47 PM
RE: Mask prepend string performance - by atom - 07-21-2016, 10:24 AM
RE: Mask prepend string performance - by Sydnic - 07-21-2016, 07:01 PM
RE: Mask prepend string performance - by atom - 07-22-2016, 10:20 AM
RE: Mask prepend string performance - by Sydnic - 07-22-2016, 11:55 AM
RE: Mask prepend string performance - by atom - 07-22-2016, 12:06 PM