Re: [PR] Optimize DirectIOIndexInput [lucene]

2025-01-07 Thread via GitHub
ChrisHegarty commented on PR #14103: URL: https://github.com/apache/lucene/pull/14103#issuecomment-2574818136 To help move this forward, I'm going to separate out the changes into several smaller more targeted PRs, tracked by #14106 -- This is an automated message from the Apache Git Serv

Re: [PR] Optimize DirectIOIndexInput [lucene]

2025-01-06 Thread via GitHub
mikemccand commented on code in PR #14103: URL: https://github.com/apache/lucene/pull/14103#discussion_r1904581374 ## lucene/misc/src/java/org/apache/lucene/misc/store/DirectIODirectory.java: ## @@ -428,19 +441,110 @@ public void readBytes(byte[] dst, int offset, int len) throw