<?php $baslangic = microtime(true);
<?php echo ((microtime(true) -$baslangic) . "ms içinde sayfa oluştu.");