[ https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476228 ]
John Stecher commented on OPENJPA-160: -------------------------------------- Patrick - I'll pull your patch and we'll test it out here today on the benchmark. I agree with Craig that it seems like its the reflection thats kicking us in the butt the most so we will see here. WTR the per-thread pooling I was thinking of something a little more intelligent with the key being the thread-id and the EM id thus making it only usable in a single EM and on a single thread. If you had multiple EM's you would have multiple BrokerImpl's and thus not share amongst the EM's. In any regard I'm just throwing it out here to get kicked around and hardened. If your current patch works it won't be necessary. :) > 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.