> Of course, this phenomenon is'nt just Active4D, it applies to any dynamic > site of any technology which executes embedded code.
Absolutely. The page has to be parsed, the code executed, etc. I am working on a new aparajitaworld.com web site, it's based on WordPress. There is a 1 second delay between the time you click on a link and the appearance of the page. There is a *lot* of PHP code being executed. If you look at the heavily trafficked sites that use dynamic scripting, they employ a whole lot of servers. Your best bet for increasing performance is to use one or more servers running Active4D+Client to balance the load. > I've just converted quite a big site to a Fusebox implementation and it's > taken a performance hit of about 40% which I can only attribute to it's > executing more code. Fusebox executes a lot more code than none at all, which is what happens when you execute the page directly. High level frameworks always take a performance hit. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/
