Grand Maester Posted December 2, 2008 Share Posted December 2, 2008 What are these statistics? Link to comment Share on other sites More sharing options...
crazzy88ss Posted December 2, 2008 Share Posted December 2, 2008 first one is how long the search took, second is how long the page took to load, the third is umm... i forgot. the fourth is if it's possible to zip the forum into a zip folder, I believe. Hopefully I didn't mix up the first two. Link to comment Share on other sites More sharing options...
Andrew Lyle Global Moderator Posted December 2, 2008 Global Moderator Share Posted December 2, 2008 if you just right click and go to properties on the icon, they give you a clue what they are. Link to comment Share on other sites More sharing options...
MasterC Posted December 2, 2008 Share Posted December 2, 2008 I think the third is how many database queries the page requested. As for GZIP, it's used to compress certain files as to save bandwidth. The first two though, I have no idea. Maybe how long it took the page to render, and how much of a load it put on the server? Link to comment Share on other sites More sharing options...
Andrew Lyle Global Moderator Posted December 2, 2008 Global Moderator Share Posted December 2, 2008 First one is how long it takes to query from the database Second is the server load. Not sure what the max is, but useful to the coders I guess. Third is how many queries was used to perform the page load and 4th is gzip... compression method Link to comment Share on other sites More sharing options...
alero Posted December 2, 2008 Share Posted December 2, 2008 first one is how long the search took, second is how long the page took to load, the third is umm... i forgot. the fourth is if it's possible to zip the forum into a zip folder, I believe.Hopefully I didn't mix up the first two. Completely wrong. Link to comment Share on other sites More sharing options...
LightIdea Posted December 3, 2008 Share Posted December 3, 2008 Completely wrong. Other members have stated that already, no need to say it again. Link to comment Share on other sites More sharing options...
Simon Veteran Posted December 5, 2008 Veteran Share Posted December 5, 2008 lylesback2 is the closest so far, but I'm picky about these things :p Only real difference is that the first one is not how long it took to query the database, but rather how long it took for IPB (our forum software) to render a page, starting from nothing and ending with the page that actually gets sent to your browser (HTML, etc.) Link to comment Share on other sites More sharing options...
Recommended Posts