Pavel Tupitsyn created IGNITE-16094:
---------------------------------------

             Summary: Mapper and Marshaller caching
                 Key: IGNITE-16094
                 URL: https://issues.apache.org/jira/browse/IGNITE-16094
             Project: Ignite
          Issue Type: Improvement
            Reporter: Pavel Tupitsyn
             Fix For: 3.0.0-alpha4


*Mapper<T>* and *Marshaller* implementations use reflection to retrieve object 
fields. We should cache results when possible. 

For example:
* *IdentityMapper* instances can be cached by Class
* *Marshaller* instances can be cached by Class + Schema when using 
IdentityMapper



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to