• 0

time rendered in....


Question

I was wondering how the main page renders in 0.01 seconds with all the possible queries while in an uncommented news (read more... part) the time to render is something like 0.4 seconds.

Am I correct in assuming that the main page is an include of a static page updated everytime a news has been added/edited/deleted.. or when a comment has been posted/deleted.... (not manually but through a function). The static page being created by a simple function using another dynamic page to decrease the ammount of queries?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Of neowin?

The main page data is all cached, with the exception of the pm counter and my neowin. However, the comments page is completely generated from scratch each time. Combine that with a sort of fugdey db schema and it runs moderately slow. There have been a lot of improvements to the comments page, but it's still slow by design....

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.