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