[ http://issues.apache.org/jira/browse/DERBY-815?page=comments#action_12367043 ]
A B commented on DERBY-815: --------------------------- I applied the patch and ran my ODBC tests with no failures. I haven't had time to do a full review of the patch, but I did skim through and it looks like things are well commented now--so thanks for doing that. One note: the patch only updates the master files for jdk15; the "default" master file (master/prepStmt.out) wasn't updated, so if you run the new test with any JVM earlier than 1.5, there will be a diff. If you have time to try that out and include that master update in this patch, that'd be good. Thanks for taking the time to follow-up on my questions/concerns. > Prevent unneeded object creation and excessive decoding in parseSQLDTA_work() > ----------------------------------------------------------------------------- > > Key: DERBY-815 > URL: http://issues.apache.org/jira/browse/DERBY-815 > Project: Derby > Type: Sub-task > Components: Network Server, Performance > Versions: 10.1.1.0, 10.1.1.1, 10.1.1.2, 10.1.2.0, 10.1.2.1, 10.1.3.0, > 10.1.2.2, 10.0.2.2 > Reporter: Knut Anders Hatlen > Assignee: Dyre Tjeldvoll > Priority: Minor > Fix For: 10.2.0.0 > Attachments: d815_regress.diff, d815_regress.java, derby-815.diff, > derby-815.html, derby-815_2.diff, derby-815_2.stat, derbyall_report_2.txt > > Reported by Kathey Marsden in DERBY-212: > In reviewing the Network Server Code and profiling there were several > areas that showed potential for providing performance > improvement. Functions that need optimizing to prevent unneeded object > creation and excessive decoding: parseSQLDTA_work() -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira