RFR: 8316592: RISC-V: implement poly1305 intrinsic [v3]
Andrew Haley
aph at openjdk.org
Thu Nov 2 13:17:05 UTC 2023
On Wed, 1 Nov 2023 16:15:08 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Just a general question about the test data, from data size of 64 to 16384, the performance gain is more and more? But, for data size 1048576, the performance gain is less than data size of 16384, can some give any apprerant reason for performance data change?
Maybe the 1M test maybe has not had sufficient warmup. Just look at the size of those error bars.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16417#issuecomment-1790704110
More information about the hotspot-compiler-dev
mailing list