|
Message-ID: <loom.20110817T022422-256@post.gmane.org> Date: Wed, 17 Aug 2011 00:32:54 +0000 (UTC) From: Donovan <contact.newangels@...il.com> To: john-users@...ts.openwall.com Subject: Re: John 1.7.8 Jumbo-5 MacOS X Binary Hi Erik, Thanks for this release special Mac_Users ;-) He some bench & compared versions...seem we can have more speed on the 1.7.6 Jumbo 12 specialy on Raw-MD5. Sytem ; MacPro OS : Snow Leopard 1.6.8 OpenMpi : Ok OpensSSL : Ok **************************** Version : 1.7.6 jumbo 12 ( your version ) new-host-3:run xxxx$ ./john --format=DES --test Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE Many salts: 11059K c/s real, 2771K c/s virtual Only one salt: 9093K c/s real, 2267K c/s virtual new-host-3:run xxxxx$ ./john --format=raw-md5 --test Benchmarking: Raw MD5 [gen]... Using raw-md5 mode, by linking to md5_gen(0) functions DONE Raw: 21271K c/s real, 21271K c/s virtual new-host-3:run xxx$ arch -i386 ./john --format=raw-md5 --test Benchmarking: Raw MD5 SSE2 [raw-md5 SSE2 16x4]... DONE Raw: 15382K c/s real, 15382K c/s virtual **************************** Version : 1.7.8 jumbo 5 ( your today V.) new-host-3:run xx$ ./john --format=DES --test Benchmarking: Traditional DES [128/128 BS SSE2-16](4xOMP) DONE Many salts: 11599K c/s real, 3012K c/s virtual Only one salt: 9437K c/s real, 2681K c/s virtual new-host-3:run xxxx$ ./john --format=raw-md5 --test Benchmarking: Raw MD5 [gen]... Using raw-md5 mode, by linking to md5_gen(0) functions DONE Raw: 17059K c/s real, 17059K c/s virtual new-host-3:run xxxx$ arch -i386 ./john --format=raw-md5 --test Benchmarking: Raw MD5 [gen]... Using raw-md5 mode, by linking to md5_gen(0) functions DONE Raw: 12487K c/s real, 12487K c/s virtual ******************************* Version : 1.7.8 Jumbo 5 ( compiled by me : macosx-x86-64) MPI activated by removing the both ## in Makefile new-host-3:run xxx$ ./john --format=DES --test Benchmarking: Traditional DES [128/128 BS SSE2-16]. DONE Many salts: 3179K c/s real, 3179K c/s virtual Only one salt: 2648K c/s real, 2648K c/s virtual new-host-3:run xxxx$ mpirun -np 4 ./john --format=DES --test Benchmarking: Traditional DES [128/128 BS SSE2-16] (4xMPI) DONE Many salts: 12691K c/s real, 12691K c/s virtual Only one salt: 10407K c/s real, 10511K c/s virtual new-host-3:run xxxx$ ./john --format=raw-md5 --test Benchmarking: Raw MD5 [gen]... Using raw-md5 mode, by linking to md5_gen(0) functions DONE Raw: 9261K c/s real, 9261K c/s virtual new-host-3:run xxxxx$ mpirun -np 4 ./john --format=DES --test Benchmarking: Traditional DES [128/128 BS SSE2-16] (4xMPI) DONE Many salts: 12690K c/s real, 12690K c/s virtual Only one salt: 10515K c/s real, 10515K c/s virtual ***************** Regards, Donovan
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.