[ 
https://issues.apache.org/jira/browse/OPENJPA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476026
 ] 

Patrick Linskey commented on OPENJPA-160:
-----------------------------------------

So maybe one alternate would be to just make BrokerImpl cloneable, and put an 
optimization into BrokerValue (or maybe even ObjectValue!) that can hang onto a 
template instance for later construction. Or, we could bytecode-generate a 
class that does a 'new BrokerImpl()', again as an across-the-board optimization 
in ObjectValue. That would let us get away from any pooling complexity.

> 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: 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.

Reply via email to