DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22090>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22090

EL evaluation should cache parse results





------- Additional Comments From [EMAIL PROTECTED]  2003-08-04 10:53 -------
Some measurements:

1. no el cache, parser default buffers: 40 req/s, 1.8m/s
2. no el cache, small parser buffers: 90req/s, 3.7m/s
3. el cache: 200req/s, 8m/s
4. non-synchronized el-cache (simulates parsed expression trees stored per
tagfile instance): 210req/s, 8.5m/s

linux dual proc, 100mbit ethernet, j2sdk 1.4.2, resin 2.1.9, jasper 5.0.6
page data completely in memory, ~70 simple el evaluations, 40k html

still voting for option 3 or 4.
last post on this subject.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to