jpountz commented on issue #12826: URL: https://github.com/apache/lucene/issues/12826#issuecomment-1819098010
I'd rather only use this in places where performance is important to keep things simple, which excludes field infos. > I can try to run a JMH benchmark for that. +1. For reference, I suspect that the current JMH benchmark might make some things a bit too easy on the JVM by using the exact same number of bytes on every integer, it would be interesting to see what the performance looks like if the number of bytes is a bit more unpredictable. -- 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