mccullocht commented on PR #15272: URL: https://github.com/apache/lucene/pull/15272#issuecomment-3362137396
It's possible that wrapping `byte[]` in `MemorySegment` is just moving the inlining issue around. I tried something similar in my PR for off-heap scoring and got similar results. It might be best to use a script to generate code for the 3 different input cases. -- 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]
