[jira] Commented: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-25 Thread JIRA
Reporter: Jarkko Viinamäki Attachments: velocity-1.5-250-threads-loadtest.PNG, velocity-1.5-50-threads-loadtest.PNG, velocity-1.6-dev-concurrentmods.patch, velocity-1.6-dev-concurrentpatch-250-threads-loadtest.PNG, velocity-1.6-head-20080725-test.vm.PNG, VELOCITY-606

[jira] Updated: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-25 Thread JIRA
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarkko Viinamäki updated VELOCITY-606: -- Attachment: velocity-1.6-head-20080725-test.vm.PNG JRat profiling results of SVN

[jira] Created: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread JIRA
Issue Type: Bug Components: Engine Environment: Maven 2, JUnit, JUnitPerf, JRat, custom testbench: http://www.iki.fi/wyla/velocity/testbench Reporter: Jarkko Viinamäki Priority: Critical Attachments: velocity-1.6-head-20080725-velocity24

[jira] Issue Comment Edited: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-25 Thread JIRA
with a ClassLoader Reporter: Jarkko Viinamäki Attachments: velocity-1.5-250-threads-loadtest.PNG, velocity-1.5-50-threads-loadtest.PNG, velocity-1.6-dev-concurrentmods.patch, velocity-1.6-dev-concurrentpatch-250-threads-loadtest.PNG, velocity-1.6-head-20080725-test.vm.PNG

[jira] Commented: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-25 Thread Nathan Bubna (JIRA)
: velocity-1.5-250-threads-loadtest.PNG, velocity-1.5-50-threads-loadtest.PNG, velocity-1.6-dev-concurrentmods.patch, velocity-1.6-dev-concurrentpatch-250-threads-loadtest.PNG, velocity-1.6-head-20080725-test.vm.PNG, VELOCITY-606-light.patch, VELOCITY-606.patch I did some quite extensive

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
Reporter: Jarkko Viinamäki Priority: Critical Attachments: velocity-1.5-velocity24-test.PNG, velocity-1.6-head-20080725-velocity24-test.PNG The following test template (see VELOCITY-24): ## local macro, not global #macro(letter $char) This is the letter $char

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread JIRA
://www.iki.fi/wyla/velocity/testbench Reporter: Jarkko Viinamäki Assignee: Nathan Bubna Priority: Critical Attachments: velocity-1.5-velocity24-test.PNG, velocity-1.6-head-20080725-velocity24-test.PNG The following test template (see VELOCITY-24

[jira] Reopened: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
Fix For: 1.6 Attachments: velocity-1.5-velocity24-test.PNG, velocity-1.6-head-20080725-velocity24-test.PNG The following test template (see VELOCITY-24): ## local macro, not global #macro(letter $char) This is the letter $char #end #letter(A) #letter(B) #letter(C

[jira] Assigned: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
-20080725-velocity24-test.PNG The following test template (see VELOCITY-24): ## local macro, not global #macro(letter $char) This is the letter $char #end #letter(A) #letter(B) #letter(C) #letter(D) #letter(E) #letter(F) #letter(G) #letter(H) #letter(I) #letter(J) #letter(K) #letter(L

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
: Jarkko Viinamäki Priority: Critical Fix For: 1.6 Attachments: velocity-1.5-velocity24-test.PNG, velocity-1.6-head-20080725-velocity24-test.PNG The following test template (see VELOCITY-24): ## local macro, not global #macro(letter $char) This is the letter

Re: svn commit: r679872 - in /velocity/engine/trunk: ./ src/java/org/apache/velocity/runtime/ src/java/org/apache/velocity/runtime/directive/ src/java/org/apache/velocity/runtime/resource/ src/java/or

2008-07-25 Thread Nathan Bubna
argh! only meant to commit pom.xml. backing out other changes now... On Fri, Jul 25, 2008 at 11:21 AM, [EMAIL PROTECTED] wrote: Author: nbubna Date: Fri Jul 25 11:21:31 2008 New Revision: 679872 URL: http://svn.apache.org/viewvc?rev=679872view=rev Log: sync pom commons-lang version with

[EMAIL PROTECTED]: Project velocity-engine-test (in module velocity-engine) failed

2008-07-25 Thread Velocity Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project velocity-engine-test has an issue affecting its community integration. This

[EMAIL PROTECTED]: Project velocity-texen-test (in module velocity-texen) failed

2008-07-25 Thread Velocity Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project velocity-texen-test has an issue affecting its community integration. This issue

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread JIRA
Attachments: velocity-1.5-velocity24-test.PNG, velocity-1.6-head-20080725-velocity24-test.PNG The following test template (see VELOCITY-24): ## local macro, not global #macro(letter $char) This is the letter $char #end #letter(A) #letter(B) #letter(C) #letter(D) #letter(E) #letter

[jira] Created: (VELOCITY-608) Maven build for velocity-site fails because of missing plexus utils dependency

2008-07-25 Thread JIRA
Maven build for velocity-site fails because of missing plexus utils dependency -- Key: VELOCITY-608 URL: https://issues.apache.org/jira/browse/VELOCITY-608 Project: Velocity

[jira] Updated: (VELOCITY-608) Maven build for velocity-site fails because of missing plexus utils dependency

2008-07-25 Thread JIRA
[ https://issues.apache.org/jira/browse/VELOCITY-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarkko Viinamäki updated VELOCITY-608: -- Attachment: velocity-site.patch Maven build for velocity-site fails because of

[jira] Resolved: (VELOCITY-595) ResourceManagerImpl.getResource() causes locking issues

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-595. --- Resolution: Fixed Fix Version/s: 1.6 Ok, i've run Velocity under heavy load with

Re: [jira] Resolved: (VELOCITY-595) ResourceManagerImpl.getResource() causes locking issues

2008-07-25 Thread Will Glass-Husain
Nice work. An important improvement to our engine. WILL On Fri, Jul 25, 2008 at 3:51 PM, Nathan Bubna (JIRA) dev@velocity.apache.org wrote: [ https://issues.apache.org/jira/browse/VELOCITY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
Reporter: Jarkko Viinamäki Priority: Critical Fix For: 1.6 Attachments: velocity-1.5-velocity24-test.PNG, velocity-1.6-head-20080725-velocity24-test.PNG The following test template (see VELOCITY-24): ## local macro, not global #macro(letter $char