Rick Curtis created OPENJPA-2292:
------------------------------------

             Summary: Reduce object allocations in JDBCStoreManager
                 Key: OPENJPA-2292
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2292
             Project: OpenJPA
          Issue Type: Improvement
          Components: jdbc, performance
    Affects Versions: 2.3.0, 2.2.1, 2.2.1.x
            Reporter: Rick Curtis
             Fix For: 2.3.0, 2.2.1, 2.2.1.x


While doing some performance analysis we have found that we can reduce object 
allocations in JDBCStoreManager by creating a simple pool(list) of 
CancelPreparedStatement/CancelStatement.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to