공부하고 메모하는 곳
$s = microtime();$this->doSomething();echo sprintf("%f", microtime_float() - $s);
위처럼 하니 속도파악이 가능하다.
댓글 없음:
댓글 쓰기