Profiling Page Load Speed

Permalink
I'm trying to profile page load speed to work out if it's my code or the server configuration that is causing a performance problem.

Does anyone know of a way to get C5 to output performance metrics in the page markup ? Ideally I'd like to know some basics such as time to render the page and number of MySQL queries.

Any ideas ?

Cheers,
Mike

biomaj
 
jshannon replied on at Permalink Reply
jshannon
I've built something like this for my own purposes (ie, slow concrete5 sites). It's definitely not ready for primetime, but if you're comfortable with PHP and mysql queries, then you might find it helpful. Send me a PM.