jeme commented on pull request #347: URL: https://github.com/apache/lucenenet/pull/347#issuecomment-701225539
> Actually, the field was by design to make it as cheap as possible to check the value, ensuring that the compiler has no chance to get the optimizations wrong. I am fairly sure it will always be inlined in this case, so I don't think that is a concern. > Thanks for the suggestion. I do have access to dotMemory, and I will give it a shot when I get a chance (unless you beat me to it). Since I don't have a starting point, there is probably no change I will beat you do it :D ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
