Just out of curiosity, did you measure against the released version of 1.3 or the CVS 
version?
Did you use JSP or Velocity for presentation?
Could you perhaps post your testcases here so that we may have a look at them and 
perhaps try them ourselves?

Best regards,

Dick Zetterberg
[EMAIL PROTECTED]

----- Original Message ----- 
From: "Patrick Lightbody" <[EMAIL PROTECTED]>
To: "WebWork" <[EMAIL PROTECTED]>
Sent: Friday, November 14, 2003 4:43 AM
Subject: [OS-webwork] EL Performance Between 1.3 and 2.0


> I've finished the backwards support for the 1.3 EL and have migrated the
> first mini-app over from 1.3 to 2.0 with almost zero effort: the
> monthlist test.
> 
> I wanted to share the performance numbers:
> 
>  * WebWork 1.3 scored 80ms
>  * WebWork 2.0 w/ old EL support scored 550ms
>  * WebWork 2.0 w/ new EL scored 300ms
> 
> I'm not really worried about the old EL support, as I can speed up in a
> few areas (especially by caching the Pattern objects used in the regex
> logic). However, the 3X - 4X speed decrease is certainly not good. I
> expect the new EL to be a bit slower given new features added (type
> conversion requires evaluation tracing). My target is no more than a 10%
> slowdown. Anyway, I'll be working on this for the next couple of days.
> 
> -Pat



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to