On Thu, Aug 21, 2008 at 03:14:52PM -0400, Seung Jun wrote:

> It's absolutely fast.  So the question is, can you recognize where the
> problem occurs?  Any place that may get slow when it handles long
> lines?

Ok, so maybe that's where the problem is. Can you generate some random
text file which takes a long time to cat? Send me this file. Also send
me the output of

    wc file
    time cat file
    fold -w76 < file > file.folded; time cat file.folded

Once we both have the same file that produces bad results, I should
(hopefully) be able to fix the problem.

GI

-- 
Seen on the back of a dirty car: washme.com

Attachment: pgp7OBFNb8ATL.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to