You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by EM <em...@cpuedge.com> on 2005/10/16 06:29:51 UTC

why is segslice so slow?

segslice usually performs 200-300 records/sec on my machine (quite fast 
for everything else, top of the line).
Is it just copying the segments minus the last part or some processing 
is required for each record?

Any advise how can it be optimized?