[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Linskey updated OPENJPA-160: ------------------------------------ Attachment: openjpa-160-patch.txt This patch should eliminate any reflection overhead for the BrokerImpl call. While implementing it, I noticed a couple of other plugins that are instantiated via reflection during BrokerImpl instantiation, so I used the new optimization for them as well. Please run this against the benchmarks that demonstrated the problem and report back as to whether or not this resolves the issue. > Reuse BrokerImpl objects > ------------------------ > > Key: OPENJPA-160 > URL: https://issues.apache.org/jira/browse/OPENJPA-160 > Project: OpenJPA > Issue Type: Sub-task > Reporter: Michael Dick > Attachments: openjpa-160-patch.txt, perf2.jpg, perf3.jpg > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.