RFR: 8358533: Improve performance of java.io.Reader.readAllLines [v8]
Brian Burkhalter
bpb at openjdk.org
Mon Jun 30 18:45:39 UTC 2025
On Mon, 30 Jun 2025 18:28:26 GMT, Xueming Shen <sherman at openjdk.org> wrote:
> the throughput appears to back to normal with 'find term while loop' fast path
This version passes the regression test and is a little faster than the latest PR version. I'll run it through the CI and probably use it in the next commit. Thanks, @xuemingshen-oracle !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25863#issuecomment-3020324405
More information about the core-libs-dev
mailing list