I am using 4.0 right now to do a lot of simple tests ( a little bigger than a typical Hello World app) and all pages are loading in less than 7 seconds the first time. I think 15 seconds is quite high so I think the variable might be something other than Tapestry 4.0.
Here is my config: Tomcat 5.5.9 JDK 1.5.0_02 Thinkpad T42 Intel Pentium M 1.80 Ghz 1.5 GB RAM 7200RPM HD Windows XP Pro SP2 I would say that you are operating on a minimum requirements machine for Java development. Laptops are hard to find a solid machine for development (i.e. I have a Pentium M that I quite dislike and would rather a Pentium 4 HT 3.8GHz). I am also guessing that you are running a 5400RPM HD and that will keep you running a little slower also. Note that none of these can really be factored in if you were getting the 7 seconds results on this machine before the 4.0 upgrade. HTH, Aaron Bartell http://mowyourlawn.com/blog -----Original Message----- From: Alexander Varakin [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 10:21 PM To: [email protected] Subject: First page display slowdown in v 4.0 Hi, I noticed that in v4.0 displaying first page takes much longer than in v 3.0.3: 15 sec vs 7 sec. I used the helloworld application for testing. My environment is: JBoss 4.0.2 (also tried Jetty and Tomcat, same result) Sun JDK 1.5.06 Intel Celeron 1.7GHz Laptop 512 MB RAM Debian Linux Unstable (also tried in Windows, same result) Is there any way to improve this time? Thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
