Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 20 Sep 2015 07:46:14 +0300
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: current large hash file speeds and bottlenecks (was: ldr_split_line() performance regression)

On Sat, Sep 19, 2015 at 01:02:19AM +0300, Solar Designer wrote:
> I am still not entirely happy with the performance, but I think it's now
> acceptable:
> 
> [solar@...er run]$ time ./john -form=raw-md5 -show 29m.txt | tail -2
> 
> 1709703 password hashes cracked, 27302555 left
> 
> real    0m14.284s
> user    0m13.883s
> sys     0m0.456s

Here's further speedup for --show:

real    0m12.012s
user    0m11.607s
sys     0m0.449s

BTW, these are with:

$ wc -l john.pot 
3963455 john.pot

Patch attached.

Alexander

View attachment "john-huge-show2.diff" of type "text/plain" (1966 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.