[
https://issues.apache.org/jira/browse/FOR-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615152#action_12615152
]
Brian M Dube commented on FOR-803:
----------------------------------
I'm developing a plugin that uses Hibernate ORM capabilities, and I have
Hibernate configured to display its SQL statements as it hits the database
while I test. With the pelt skin, the database is hit a few times and the page
finishes rendering. With the pelt theme, the database is hit over and over
again for the same information before rendering the page. Navigating to another
page will eventually use up all of the heap space and the JVM will hang. I
increased the amount of memory available to the JVM, and the connection pool
ran out of connections.
> Profile new dispatcher plugins
> ------------------------------
>
> Key: FOR-803
> URL: https://issues.apache.org/jira/browse/FOR-803
> Project: Forrest
> Issue Type: Sub-task
> Components: Plugin: internal.dispatcher
> Reporter: Thorsten Scherler
>
> http://marc.theaimsgroup.com/?t=113830245600001
> El sáb, 28-01-2006 a las 23:10 +1100, David Crossley escribió:
> A while ago i noticed big performance problems.
> > e.g. building site-author took four times as long.
> >
> > We need to do at least basic profiling.
> http://marc.theaimsgroup.com/?l=forrest-dev&m=113845026822103&w=2
> David was talking about v2 but this needs to be verified with the refactored
> version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.