Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 25 Oct 2011 01:32:58 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: new DES key setup

2011-10-25 01:23, magnum wrote:
> I have no turbo modes confusing stuff: It scales to 89% in "many salts"
> and 92% in "one salt".

To be correct I think I should have said 88% in "many" and 86% in "one"
salt. That is:

Non-OMP build:
Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE
Many salts:	2781K c/s real, 2787K c/s virtual
Only one salt:	2677K c/s real, 2682K c/s virtual

OMP build ran on 2 cores:
Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE
Many salts:	4903K c/s real, 2471K c/s virtual
Only one salt:	4597K c/s real, 2314K c/s virtual


4903/(2787*2)
.87961966271977036239

4597/(2682*2)
.85700969425801640566


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.