Marcus
Well-known member
I need a server ssh script that measures the output speed of my xenforo pages. I do some php tuning and I want to know how these php changes work out. I just want a script that opens a page over and over (with a little time between) and it should give me the average time for that. Example:
http://xenforo.com/community/forums/server-configuration-and-hosting.48/
Opened 1.000 times
average page output speed: 0.05 seconds.
Is it possible to use wget for that?
http://xenforo.com/community/forums/server-configuration-and-hosting.48/
Opened 1.000 times
average page output speed: 0.05 seconds.
Is it possible to use wget for that?