[ http://issues.apache.org/jira/browse/FOR-754?page=all ]
Ross Gardler updated FOR-754: ----------------------------- Fix Version: (was: 0.8-dev) > PHP Plugin takes lots of resources (memories and CPU) > ----------------------------------------------------- > > Key: FOR-754 > URL: http://issues.apache.org/jira/browse/FOR-754 > Project: Forrest > Type: Improvement > Components: Plugin: php > Versions: 0.8-dev > Environment: Any > Reporter: Cyriaque Dupoirieux > > It seems the plugin takes lots of resources (memories and CPU) I realised > this using the Cocoon Profiler. > Around hundred times more than another plugin which quickly drives to Out of > Memory. > The plugin works like this : > Ask for the skinned HTML page : > <map:generate src="cocoon://{1}{2}.html"/> > And then clean the <php> tags - which delimitate php calls - to generate real > php files : > <map:transform src="resources/stylesheets/php/document2php.xsl"/> > It seems that the first call is the source of the problem. -- 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