|
Message-ID: <CAKGDhHXYQvEtG_chhwzhRb_ume-J_t0MPUAMfwrHyPxU0hGhew@mail.gmail.com> Date: Fri, 12 Jun 2015 01:37:21 +0200 From: Agnieszka Bielec <bielecagnieszka8@...il.com> To: john-dev@...ts.openwall.com Subject: Re: PHC: Lyra2 on CPU add also lyra2 avx2? I need blake2d avx2 but I saw it somewhere on the Internet. below are results between lyra2 sse2 and non-sse version c) lyra2 with sse: none@...e ~/Desktop/lyra2/run $ ./john --test --format=lyra2 Will run 8 OpenMP threads Benchmarking: Lyra2, Generic Lyra2 [ ]... (8xOMP) DONE Speed for cost 1 (t) of 8, cost 2 (m) of 8 Many salts: 13368 c/s real, 1736 c/s virtual Only one salt: 14672 c/s real, 1869 c/s virtual lyra2 without sse; none@...e ~/Desktop/lyras/run $ ./john --test --format=lyra2 Will run 8 OpenMP threads Benchmarking: Lyra2, Generic Lyra2 [ ]... (8xOMP) DONE Speed for cost 1 (t) of 8, cost 2 (m) of 8 Many salts: 5816 c/s real, 818 c/s virtual Only one salt: 8032 c/s real, 1037 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.