Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 23 Sep 2012 21:27:52 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: O3 vs O2

Hi,

Using O3 results in a huge performance boost for OpenVMS format.

✗ ../run/john -fo:openvms -t # with O3
Benchmarking: OpenVMS Purdy [32/64]... DONE
Raw:	1186K c/s real, 1186K c/s virtual

✗ ../run/john -fo:openvms -t # with O2
Benchmarking: OpenVMS Purdy [32/64]... DONE
Raw:	753030 c/s real, 753030 c/s virtual

Are there any known formats where using O3 results in lower performance?

-- 
Cheers,
Dhiru

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.