Page 1 of 1
Speed Issues
Posted: Mon Dec 27, 2004 12:43 am
by R
I'm a little worried about the speed of this great CMS. It takes over 1.3 seconds (using the default template, cache, and TurkMMCache) to display the default main page.
Are there any plans to try and increase the speed?
Speed Issues
Posted: Mon Dec 27, 2004 2:52 am
by Ted
1.3 seconds after the first display of the page? Half of it should be cached after the first loading of the page. What platform/db/machine/etc?
Speed Issues
Posted: Mon Dec 27, 2004 5:31 pm
by R
Win2K, IIS, PHP 4.3.3, MySQL, TurkMMCache
It's a test server, so there is no other load and its on the local network. Here's some times:
Generated in 1.645272 seconds by CMS Made Simple 0.7.3 (not cached) using 7 SQL queries
Generated in 1.545295 seconds by CMS Made Simple 0.7.3 (cached) using 7 SQL queries
For Comparison: On a fresh install of phpBB, the index page takes 0.626972 and phpBB has no caching
Speed Issues
Posted: Wed Dec 29, 2004 3:29 pm
by Ted
I really haven't seen any problems with speed here. Most pages are generated under .25 sec, which I think is more than reasonable. Not even sure where a bottleneck would be occuring.
Speed Issues
Posted: Mon Jan 03, 2005 7:07 pm
by R
Ok, now using the latest SVN, and the speed is very much improved

Don't ask me what the problem was

Keep up the good work !
Speed Issues
Posted: Mon Jan 03, 2005 7:12 pm
by Ted
Well, that's ver good to hear.
To be honest, the amount of SQL queries went up with the content rewrite, so if anything, I was expecting it to get a little slower...