dsmiley commented on issue #13325:
URL: https://github.com/apache/lucene/issues/13325#issuecomment-2240911730

   Thanks for your detailed response!
   
   > The will be no overhead anymore on unrelated threads that don't use 
MemorySegments; at the moment it deoptimizes all threads.
   
   Much of the fundamental tasks of a search engine access the index and those 
will use the MemorySegment API.  Won't the "deoptimize" part still be a 
problem?  


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to