KalleOlaviNiemitalo commented on PR #3143: URL: https://github.com/apache/avro/pull/3143#issuecomment-2323743046
> faster ops Do benchmark results show such an effect? The code looks like a JIT bytecode-to-machinecode compiler should be able to replace all the uses of `i` with constants anyway, even if the Java-to-bytecode compiler doesn't do that. -- 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]
