Re: FW: Velocity and JSP speed testing...

2001-08-06 Thread Bojan Smojver
When I switched my projects from JSP to Velocity, I did it more for: - simplicity of the language (VTL) - taking away (from web designers) the power to write/execute Java directly but if it's fast as well, even better :-) Bojan PS. It does take longer to get the first page. Velocity has to sta

Re: FW: Velocity and JSP speed testing...

2001-08-06 Thread Craig R. McClanahan
On Mon, 6 Aug 2001, Jon Stevens wrote: > Not exactly scientific, but I do trust Rickard to do things correctly...he > has an existing JSP page for testing and then converted it to > Velocity...here are the results... > > JSP - 240-480ms > Velocity - 50-70ms > Frankly, I'm astounded i