Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 27 Apr 2014 23:11:58 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Re: mmap()

On 2014-04-27 22:47, magnum wrote:
>> Testing with bleeding (memory buf large enough to hold entire file)
>> 1g 0:00:00:01 DONE (2014-04-27 08:17) 0.5341g/s 3983Kp/s 3983Kc/s
>> 3983KC/s 1616888..jucarius
>
> Note that the last test should be done with the mmap version too because
> the mmap-branch fills that array using the memory map and "mgetl()"
> instead of fgetl(). So it will speed up the "array buffer" too!

Correction: The mmap branch disables the array buffer if not running 
rules nor dupe-suppression, because it doesn't make sense (it just 
wastes time)

>> With rules:  (Note, input hash busted, so the full rules would run)
>> Testing with bleeding (memory buf large enough to hold entire file)
>> 0g 0:00:00:51 DONE (2014-04-27 08:22) 0g/s 2479Kp/s 2479Kc/s 2479KC/s
>> Ddiinnkkoing..Jucariusing

This should be tested in the mmap-array branch.

magnum

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.