|
Message-ID: <20150916041536.GA10262@openwall.com>
Date: Wed, 16 Sep 2015 07:15:36 +0300
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: ldr_split_line() performance regression
magnum, Fred -
To see how much room for improvement there still is in ldr_split_line(),
I've just tried dropping its portions irrelevant to this file with only
raw-md5's in it. Patch attached (of course, not to be committed).
My previous best result was:
real 0m48.370s
user 3m0.279s
sys 0m19.045s
With this patch, it improved to:
real 0m45.481s
user 2m57.928s
sys 0m18.315s
which is roughly 24 seconds loading and 21.5 seconds cracking.
Alexander
View attachment "john-huge-loader-hack.diff" of type "text/plain" (2457 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.