Re: Memory Footprint Help

2007-02-26 Thread Will Glass-Husain
Ryan, To my knowledge we have not done significant work on memory profiling with Velocity, this effort could be a big help. Some possible questions to investigate: * What classes are the memory hogs? The VM related files? Some of the particular AST files? * Which factors seem to tie up the m

[Velocity Wiki] Update of "VelocityTools" by NathanBubna

2007-02-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification. The following page has been changed by NathanBubna: http://wiki.apache.org/velocity/VelocityTools -- * [

[Velocity Wiki] Update of "VelocityTools2Planning" by NathanBubna

2007-02-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification. The following page has been changed by NathanBubna: http://wiki.apache.org/velocity/VelocityTools2Planning The comment on the change is: create page to track and organize ideas for to

[Velocity Wiki] Update of "VelocityTools2Planning" by NathanBubna

2007-02-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification. The following page has been changed by NathanBubna: http://wiki.apache.org/velocity/VelocityTools2Planning The comment on the change is: fix sub-items of idea 2 -

[Velocity Wiki] Update of "VelocityTools2Planning" by NathanBubna

2007-02-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification. The following page has been changed by NathanBubna: http://wiki.apache.org/velocity/VelocityTools2Planning The comment on the change is: put example toolbox in code box -

[jira] Commented: (VELOCITY-223) VMs that use a large number of directives and macros use excessive amounts of memory - over 4-6MB RAM per form

2007-02-26 Thread Ryan Smith (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475913 ] Ryan Smith commented on VELOCITY-223: - We have a web site where we use velocity to generate our HTML pages. Re

RE: Memory Footprint Help

2007-02-26 Thread Ryan Smith
I have posted the picture and attached it to bug (http://issues.apache.org/jira/browse/VELOCITY-223). The picture was there to simply illustrate the size of the velocity library file. I've done the same tests with the 1.5beta2 and the results are the same although there is a noticeable differenc

[jira] Updated: (VELOCITY-223) VMs that use a large number of directives and macros use excessive amounts of memory - over 4-6MB RAM per form

2007-02-26 Thread Ryan Smith (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Smith updated VELOCITY-223: Attachment: VelocityMemory.JPG This is a picture of the YourKit memory for all of the owned objec

[Velocity Wiki] Trivial Update of "Velocity15ReleaseNotes" by NathanBubna

2007-02-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification. The following page has been changed by NathanBubna: http://wiki.apache.org/velocity/Velocity15ReleaseNotes

Re: [Tools] Some proposals for Tools 2.0

2007-02-26 Thread Nathan Bubna
On 2/25/07, Claude Brisson <[EMAIL PROTECTED]> wrote: Hi there! Here are some structural evolutions I'd like to discuss before any coding. I'm pretty sure that the first one is a good option - the second one is more prospective. 1. On-demand tools loading: instead of a standard HashMap, the ide

[jira] Commented: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-26 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475897 ] Nathan Bubna commented on VELOCITY-519: --- The only consensus here is that we should fix the lexer error when \

[jira] Commented: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-26 Thread Christoph Reck (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475835 ] Christoph Reck commented on VELOCITY-519: - If inserting & automatic translation of unicode characters work,