Does anyone know of a script that would test at certain times of the day how long it takes for a page to load and then log the speed in a file?
Thanks.
PPC
does anyone know of a page render log script
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
combo of cron and a couple microtime() calls surrounding a page request.