RFR: 8246338: Reduce overhead of normalizing file paths

Claes Redestad claes.redestad at oracle.com
Tue Jun 2 19:46:22 UTC 2020



On 2020-06-02 20:07, Alan Bateman wrote:
>> Webrev: http://cr.openjdk.java.net/~redestad/8246338/open.00/
>>
>> On the provided microbenchmark, we see a small (5-10%) speed-up
>> in peak performance, while the speed-up is quite large when
>> interpreting, especially in the case where the file path is already
>> normalized (2.1x)[1]. Since this is the normal case, the patch has a
>> small but measurable effect on some startup tests.
> I think this looks good.
> 
> -Alan.

Thanks!

/Claes


More information about the core-libs-dev mailing list