RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort) [v7]

Andrew Haley aph at openjdk.org
Thu Aug 17 08:51:30 UTC 2023


On Wed, 16 Aug 2023 10:35:32 GMT, Laurent Bourgès <lbourges at openjdk.org> wrote:

> These benchmarks are all small arrays. We need to check for possible regressions here. 

Sorry, all large arrays. I suspect that the average-length sort is not represented.

> Also, I'm rather concerned that we might lose the data from this PR.

How does keep alive work? Will the data from that external web site still be here for the reader in 15 years' time?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13568#issuecomment-1681885607


More information about the core-libs-dev mailing list