|
Message-ID: <CABeUhwuc0P+f7YATFzKxN07v1zAZy=xJb2OKckbhuFurTE2fXA@mail.gmail.com> Date: Sun, 29 Jan 2012 02:46:13 +0100 From: newangels newangels <contact.newangels@...il.com> To: john-users@...ts.openwall.com Subject: Re: John the Ripper 1.7.9 - Jumbo 5 (w/ OpenMP support) for Intel Macs (Intel Binary) Hi again, Here the suite of my Bench test. This time on : MacPro with Snow Leopard ; new-host-2:run xxxx$ ./john --format=des --test Benchmarking: Traditional DES [128/128 BS SSE2-16]... (4xOMP) DONE Many salts: 11223K c/s real, 3000K c/s virtual Only one salt: 9404K c/s real, 2766K c/s virtual new-host-2:run xxxxx$ ./john --format=raw-md5 --test Benchmarking: Raw MD5 [SSE2i 10x4x3]... DONE Raw: 22239K c/s real, 22239K c/s virtual new-host-2:run xxxxxxx$ arch -i386 ./john --format=raw-md5 --test Benchmarking: Raw MD5 [SSE2 32x4]... DONE Raw: 15077K c/s real, 15077K c/s virtual *************************** & for compare to your other version : 1.7.8-jumbo-5-omp-des-7 new-host-2:run xxxxx$ ./john --format=des --test Benchmarking: Traditional DES [128/128 BS SSE2-16]... (4xOMP) DONE Many salts: 11599K c/s real, 3020K c/s virtual Only one salt: 9289K c/s real, 2661K c/s virtual new-host-2:run xxxxxx$ ./john --format=raw-md5 --test Benchmarking: Raw MD5 [gen]... Using raw-md5 mode, by linking to md5_gen(0) functions DONE Raw: 16970K c/s real, 16970K c/s virtual new-host-2:run xxxxxxx$ arch -i 386 ./john --format=raw-md5 --test arch: Unknown architecture: i new-host-2:run cyrildan$ arch -i386 ./john --format=raw-md5 --test Benchmarking: Raw MD5 [gen]... Using raw-md5 mode, by linking to md5_gen(0) functions DONE Raw: 12367K c/s real, 12491K c/s virtual **************** So for me, its an real +, that prouve with some compilation tweaking, we can get better perform's on Mac. THANK YOU ! Regards, Donovan 2012/1/29, Solar Designer <solar@...nwall.com>: > On Fri, Jan 27, 2012 at 05:11:52PM -0500, Erik Winkler wrote: >> I have compiled a binary version of John the Ripper 1.7.9 - Jumbo 5 with >> OpenMP support. It has been tested on MacOS 10.6 and 10.7 only. The >> binary is available here http://www.macunix.net/JTR/. > > I've just mirrored this to: > > http://download.openwall.net/pub/projects/john/contrib/macosx/ > > and I've updated the version info at: > > http://www.openwall.com/john/#contrib > >> I compiled the binary statically with OpenSSL 1.0.1b2 and noted a 30% >> increase in the Raw SHA-224, Raw SHA-256, Raw SHA-384 and Raw SHA-512 hash >> speeds. > > 30% increase compared to what? > > Thank you! > > Alexander >
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.