|
Message-ID: <943556a00604292210y74324bf7xe85ae6996f82799c@mail.gmail.com> Date: Sun, 30 Apr 2006 01:10:59 -0400 From: "Arvind Sood" <asood74@...il.com> To: john-users@...ts.openwall.com Subject: Re: Performance comparison (was:Error while installing Jumbo Patch) Here you go [arvind@...alhost run]$ ./john --test Benchmarking: Traditional DES [64/64 BS MMX]... DONE Many salts: 643615 c/s real, 644902 c/s virtual Only one salt: 612672 c/s real, 612672 c/s virtual Benchmarking: NT LM DES [64/64 BS MMX]... DONE Raw: 5268K c/s real, 5268K c/s virtual Benchmarking: NT MD4 [TridgeMD4]... DONE Raw: 1573K c/s real, 1582K c/s virtual Benchmarking: M$ Cache Hash [mscash]... DONE Raw: 1075K c/s real, 1080K c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS MMX]... DONE Many salts: 21742 c/s real, 21829 c/s virtual Only one salt: 21580 c/s real, 21580 c/s virtual Benchmarking: FreeBSD MD5 [32/32]... DONE Raw: 4383 c/s real, 4383 c/s virtual Benchmarking: Apache MD5 [32/32]... DONE Raw: 4420 c/s real, 4429 c/s virtual Benchmarking: Post.Office MD5 [STD]... DONE Raw: 1682K c/s real, 1689K c/s virtual Benchmarking: Raw MD5 [raw-md5]... DONE Raw: 2527K c/s real, 2537K c/s virtual Benchmarking: IPB2 MD5 [Invision Power Board 2.x salted MD5]... DONE Raw: 1263K c/s real, 1268K c/s virtual Benchmarking: Raw SHA1 [raw-sha1]... DONE Raw: 1705K c/s real, 1709K c/s virtual Benchmarking: Kerberos v5 TGT [krb5 3DES (des3-cbc-sha1)]... DONE Raw: 21131 c/s real, 21258 c/s virtual Benchmarking: Netscape LDAP SHA [sha1]... DONE Raw: 1510K c/s real, 1573K c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/32]... DONE Raw: 281 c/s real, 288 c/s virtual Benchmarking: Eggdrop [blowfish]... DONE Raw: 12893 c/s real, 12971 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K MMX]... DONE Short: 239495 c/s real, 241422 c/s virtual Long: 682496 c/s real, 686615 c/s virtual Benchmarking: MYSQL [mysql]... DONE Raw: 1294K c/s real, 1313K c/s virtual Benchmarking: Lotus5 [Lotus v5 Proprietary]... DONE Raw: 129556 c/s real, 134395 c/s virtual Benchmarking: More Secure Internet Password [RSA MD defined by BSAFE 1.x]... DONE Raw: 92754 c/s real, 93502 c/s virtual [arvind@...alhost run]$ gcc --version gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [arvind@...alhost ~]$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 13 model name : Intel(R) Pentium(R) M processor 1.86GHz stepping : 8 cpu MHz : 1861.486 cache size : 2048 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss bogomips : 3732.53 I MUST POINT OUT THAT THIS IS BEING DONE ON A VMWARE PARTITION. MY COMPANY HAS LIMITED HARDWARE WHICH IS WHY I AM DRIVING MYSELF SILLY WITH LINUX !! [arvind@...alhost ~]$ uname -r 2.6.16-1.2096_FC5 If you dont mind , could you follow up with an explanation of how you found all this information useful? "All this scrolling text makes me want to reach for a sandwich" - Homer Simpson regards, Arvind On 29/04/06, Frank Dittrich <frank_dittrich@...mail.com> wrote: > > Arvind Sood wrote: > >JTR is now patched and working. > > just curious: probably you built the llinux-x86-mmx-elf target now, > instead of linux-x86-any-elf. > > Can you provide the output of > > john --test > > to compare the results with your linux-x86-any-elf results? > Also, can you post the output of > > cat /proc/cpuinfo > > gcc --version > > and > > uname -a > or > uname -r > > > Thanks in advance > > Frank > > > > -- > To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply > to the automated confirmation request that will be sent to you. > >
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.