<% my $start = time; $debug = 1; for(1..100000) { if($debug) { } else { } } %> <%=(time - $start) / 100000 %>