/[Apache-SVN]
ViewVC logotype

Revision 728189


Jump to revision: Previous Next
Author: hlship
Date: Sat Dec 20 00:05:15 2008 UTC (15 years, 5 months ago)
Changed paths: 21
Log Message:
TAP5-417: Tapestry 5.0 Performance Improvements
- Reduce render operations by collapsing consecutive static render commands into a single composite command

Changed paths

Path Details
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/pageload/ added
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/pageload/CompositeRenderCommand.java added
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageElementFactory.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageElementFactoryImpl.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageLoaderProcessor.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/BlockImpl.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/BodyPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/CommentPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/ComponentPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/ComponentPageElementImpl.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/DTDPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/ExpansionPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageElement.java deleted
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/StartElementPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/TextPageElement.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/test/java/org/apache/tapestry5/internal/pageload/ added
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/test/java/org/apache/tapestry5/internal/pageload/CompositeRenderCommandTest.java added
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/PageElementFactoryImplTest.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/test/java/org/apache/tapestry5/internal/structure/BlockImplTest.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/test/java/org/apache/tapestry5/internal/structure/ExpansionPageElementImplTest.java modified , text changed
Directorytapestry/tapestry5/branches/hlship-5.0-perf/tapestry-core/src/test/java/org/apache/tapestry5/internal/test/InternalBaseTestCase.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26