|
RE: Performance tuning/improvements: msg#00147jakarta.velocity.user
Use Java 1.4, the Reflection is supposed to be 50 times more faster? Anyway, I think most time your program spend are probably on the network to get the emails from the email server. David -----Original Message----- From: Mailing Lists Account [mailto:mlists@xxxxxxxxxx] Sent: Thursday, November 21, 2002 12:50 PM To: velocity-user@xxxxxxxxxxxxxxxxxx Subject: Performance tuning/improvements Hi, I am planning to deploy Velocity(v1.3) in a stand-alone Java application to process email templates. A little benchmark test of my own shows that Velocity(with caching enabled) outperforms the existing homegrown solution. 1) Since the number of emails to be processed are in thousands/hour, was wondering if there is any scope for performance improvments ? 2) Especially w.r.t reflection, can something be done if the type of the objects in the context is known and fixed for a given template ? 3) Any precautions that I need to take w.r.t memory usage ? thanks Ramesh -- To unsubscribe, e-mail: <mailto:velocity-user-unsubscribe@xxxxxxxxxxxxxxxxxx> For additional commands, e-mail: <mailto:velocity-user-help@xxxxxxxxxxxxxxxxxx> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Velocity macros for recursive display of tree?: 00147, Paul Smith |
|---|---|
| Next by Date: | loadConfiguration() is called twice by tomcat -> exception: 00147, carsten nichte |
| Previous by Thread: | Re: Performance tuning/improvementsi: 00147, Geir Magnusson Jr . |
| Next by Thread: | Re: Performance tuning/improvements: 00147, Mailing Lists Account |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |