. : -, ? , , , 2 2 , , . , , , ( ). : , ? - p2p, , - , -, , . , -? , , , , , ?
/ , ? , PHP:
function microtime_float()
{
list($usec, $sec) = explode(" ", microtime());
return ((float)$usec + (float)$sec);
}
function benchmark($finish)
{
if($finish == FALSE){
$GLOBALS["time_start"] = microtime_float();
}else{
$time = microtime_float() - $GLOBALS["time_start"];
echo '<div id="performance"><p>'.$time.'</p></div>';
}
}
, ( css). . , , - ( !) RSS- , .
firebug , "" ( ). ( ). . ? , / . . ping IP-, , . , -, ...