[ https://issues.apache.org/jira/browse/OPENJPA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1113: ---------------------------------- Issue Type: Sub-task (was: Improvement) Parent: OPENJPA-1105 > Reflection class performance improvement > ---------------------------------------- > > Key: OPENJPA-1113 > URL: https://issues.apache.org/jira/browse/OPENJPA-1113 > Project: OpenJPA > Issue Type: Sub-task > Components: kernel > Affects Versions: 2.0.0 > Reporter: Albert Lee > Assignee: Albert Lee > Fix For: 2.0.0 > > Attachments: OPENJPA-1113.patch > > > A recent performance measurement of a benchmark using trunk release revealed a significant performance degradation in some execution path. One of the area that get hit is the use of Reflection. > This Jira is used to address this shortcoming by caching the repeatedly use Method objects. With this approach, a 17% improvement was observed. > Albert Lee. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.