[
https://issues.apache.org/jira/browse/OPENJPA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Albert Lee updated OPENJPA-1113:
--------------------------------
Patch Info: [Patch Available]
> Reflection class performance improvement
> ----------------------------------------
>
> Key: OPENJPA-1113
> URL: https://issues.apache.org/jira/browse/OPENJPA-1113
> Project: OpenJPA
> Issue Type: Improvement
> 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.