tenderlove opened a new pull request, #2132: URL: https://github.com/apache/avro/pull/2132
This commit eagerly initializes the `@type_adapter` instance variable to `nil` so that implementations can see better inline cache hits ## What is the purpose of the change Improving inline cache performance with the Ruby AVRO gem. ## Verifying this change This change is a trivial rework / code cleanup without any test coverage. [Here is the JIRA ticket](https://issues.apache.org/jira/browse/AVRO-3722) Thanks! -- 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]
