I've commited a small patch to AbstractPortlet.java

The problem was that when init( ) was called after not finding the
content entry for a given capability map, it was never stored under
content. So the RSS channel was parsed every time.

With this patch, page serving is, for simple pages, about 4 times
faster. Now I get the turbine psml rendered in about 60 msecs in my dual
Pentium III 450MHz. Default.psml in about 100 msecs.

I hope the patch does not break any code.

I think the broken code got there during the branch switch.





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to