[ http://jira.codehaus.org/browse/DISPL-11?page=all ] fabrizio giustina closed DISPL-11: ----------------------------------
Resolution: Incomplete Fix Version: 1.1 some of the changes have been applied, but most of the code has been refactored after this patch. No other change can be applied to the current code. > Performance enhancements > ------------------------ > > Key: DISPL-11 > URL: http://jira.codehaus.org/browse/DISPL-11 > Project: DisplayTag > Type: Improvement > Components: Tag Library > Versions: 1.0 RC2 > Reporter: fabrizio giustina > Fix For: 1.1 > Attachments: DisplayTagPerformanceChanges.jar > > > From dev ml (Todd Benge) > There are several steps we are taking to improve the overall > system performance, one of which was to look at the displaytag source > code. In doing so, we were able to make a couple of significant > changes that have made a major impact on overall performance. So far > the changes we've made have not had any impact on functionality but we > do not use the el tags or velocity templates. We've tagged all of the > changes in the source files with my name (Todd) so that you can > evaluate the changes. The attached jar file includes the source files > changed as well as the Borland Optimizeit profiles taken before and > after the work was completed. You should see that the processing time > spent in the tag libraries and main JSP is significantly reduced. > This is mostly due to caching of previously reflected methods and the > removal of the iteration in the doAfterBody of the TableTag. If the > changes look reasonable, we'd be happy to commit the changes back to > the community. The two authors of the changes are Todd Benge and Matt > Green. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel