[vector] RFR 8219878: Vectorized Poly1305 benchmark

Viswanathan, Sandhya sandhya.viswanathan at intel.com
Fri Mar 8 01:11:10 UTC 2019


Hi Adam,

Thanks. Do you need help pushing the Poly1305 benchmark to vectorIntrinsics? 

Best Regards,
Sandhya


-----Original Message-----
From: Adam Petcher [mailto:adam.petcher at oracle.com] 
Sent: Thursday, March 07, 2019 5:49 AM
To: Viswanathan, Sandhya <sandhya.viswanathan at intel.com>; panama-dev at openjdk.java.net
Subject: Re: [vector] RFR 8219878: Vectorized Poly1305 benchmark

On 3/6/2019 5:30 PM, Viswanathan, Sandhya wrote:

> Hi Adam,
>
> Thank a lot for the crypto benchmarks.
>
> Just curious, what performance gain do you see for Poly1305 with the multiplication optimization?

On a Core i7-4980HQ (Haswell) at 2.8 GHz:

Scalar Poly1305 (JDK 11): 600 MB/s
This benchmark without the optimization: 800 MB/s
This benchmark with the optimization: 2200 MB/s




More information about the panama-dev mailing list