Tien Nguyen Manh created NUTCH-2225:
---------------------------------------

             Summary: Parsed time not include time to parse
                 Key: NUTCH-2225
                 URL: https://issues.apache.org/jira/browse/NUTCH-2225
             Project: Nutch
          Issue Type: Bug
            Reporter: Tien Nguyen Manh
            Priority: Trivial


In ParseSegment we report parse time
LOG.info("Parsed (" + Long.toString(end - start) + "ms):" + url);
But the start time is the time after we parse so in log we see many "0 ms"




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to