|
Message-ID: <CAKGDhHXOJJW0Vzc8ty6B_WTWAiBzZZOKDuPHfNjcHTiqt-UitA@mail.gmail.com> Date: Sat, 11 Apr 2015 19:03:06 +0200 From: Agnieszka Bielec <bielecagnieszka8@...il.com> To: john-dev@...ts.openwall.com Subject: Re: [GSoC] John the Ripper support for PHC finalists tests on well: without SSE2 a@...l:~/nosse/run$ ./john --format=pomelo --test Will run 8 OpenMP threads Benchmarking: pomelo, Generic pomelo [Pomelo]... (8xOMP) DONE Many salts: 61440 c/s real, 7670 c/s virtual Only one salt: 61312 c/s real, 7683 c/s virtual a@...l:~/nosse/run$ OMP_SCALE=2 ./john --format=pomelo --test Will run 8 OpenMP threads Benchmarking: pomelo, Generic pomelo [Pomelo]... (8xOMP) DONE Many salts: 61440 c/s real, 7680 c/s virtual Only one salt: 60831 c/s real, 7670 c/s virtual SSE2 a@...l:~/sse/run$ ./john --format=pomelo --test Will run 8 OpenMP threads Benchmarking: pomelo, Generic pomelo [Pomelo]... (8xOMP) DONE Speed for cost 1 (N) of 2, cost 2 (r) of 2 Many salts: 89984 c/s real, 11262 c/s virtual Only one salt: 89856 c/s real, 11232 c/s virtual a@...l:~/sse/run$ OMP_SCALE=2 ./john --format=pomelo --test Will run 8 OpenMP threads Benchmarking: pomelo, Generic pomelo [Pomelo]... (8xOMP) DONE Speed for cost 1 (N) of 2, cost 2 (r) of 2 Many salts: 90112 c/s real, 11264 c/s virtual Only one salt: 89856 c/s real, 11232 c/s virtual
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.