easyice commented on issue #12826:
URL: https://github.com/apache/lucene/issues/12826#issuecomment-1820056331

   > I'd rather only use this in places where performance is important to keep 
things simple, which excludes field infos.
   
   Get
   
   > it would be interesting to see what the performance looks like if the 
number of bytes is a bit more unpredictable.
   
   Maybe we can try to make the numOfBytes uniformly distributed. This will 
also have stable benchmark results. For instance , 16 integers with 1 bytes, 
then 16 integers with 2 bytes, then 16 integers with 3 bytes...


-- 
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

Reply via email to