You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/09/20 07:36:42 UTC

[GitHub] [lucene] jpountz commented on pull request #308: LUCENE-10113: Use VarHandles to access int/long/short types in byte arrays (e.g. ByteArrayDataInput)

jpountz commented on pull request #308:
URL: https://github.com/apache/lucene/pull/308#issuecomment-922695768


   > did you see bottlenecks on writing index files?
   
   I remember seeing threads writing longs byte-by-byte via Lucene90PostingsWriter when capturing stack traces during indexing but I have no idea whether this is anecdotal or whether this is an actual bottleneck.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org