The most important number in those details is the page generation time - the number listed is in seconds. The number indicates how long the web server took to generate the page you are viewing. Ideally, that number should always be below 5 seconds or so - if we were the only ones on this server, it would always be under one second.
It's not really rocket science - basically, when things are slow on your end, it's almost always for one of two reaons:
- The site is slow. Being on a shared server, things happen. Somebody could write some code that's not efficient, or one of the web sites on the server we share could be encountering a bunch of traffic. When this happens, you'll see the page generation time start to go up - I typically call in a problem when it start to get to 15 seconds or higher.
- Something between you and the C-Brat site is slow. If pages are taking far longer to load on your PC than the page generation time shows, the problem lies somewhere between the C-Brat server and your PC. Typically, there's nothing you can do about this except wait for things to get better, unless things are slow for you everywhere - in which case you should contact your ISP.
I've not noticed a major slowdown here in the last couple days, but I'll keep an eye on it.