dweiss commented on issue #14315: URL: https://github.com/apache/lucene/issues/14315#issuecomment-2691463108
I see similar results on Ubuntu 24.04, regardless of the filesystem used (all the examples below, except for tmpfs, are on a 5gb loopback image). TestDirectIODirectory.testRandomByte (:lucene:misc) ``` tmpfs: 5.53s xfs: 125.56s ext4: 256.66s btrfs: 298.24s ntfs: 326.44s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org