Speed Issues

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
R

Speed Issues

Post 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?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Speed Issues

Post 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?
R

Speed Issues

Post 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
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Speed Issues

Post 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.
R

Speed Issues

Post by R »

Ok, now using the latest SVN, and the speed is very much improved 8) Don't ask me what the problem was :? Keep up the good work !
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Speed Issues

Post 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...
Post Reply

Return to “Developers Discussion”