Get page parse time! (PHP 5.4+)
echo microtime( true ) - $_SERVER[ 'REQUEST_TIME_FLOAT' ];
Benchmark your code!
http://www.phpbench.com/