On Thu, 9 Feb 2023 11:17:54 GMT, Eirik Bjorsnos <d...@openjdk.org> wrote:
> It helps... a lot! I guess an update to String.startsWith should be handled separately from this PR. If startsWith will be optimized, then I'm happy to update this PR to use startsWith as you suggested. Then ZipCoder will speed up for free with any later startsWith optimization. ------------- PR: https://git.openjdk.org/jdk/pull/12290