Hello,

here it is not too bad:

$ time cat rand.txt

real    0m3.270s
user    0m0.000s
sys     0m0.200s

$ time cat fold.txt

real    0m2.143s
user    0m0.000s
sys     0m0.540s

But they are not very big files in fact. I thought it was bigger. This
is  not normal that it takes 1 minute on your machine.

With skipPages 100, it is:

real    0m2.802s
user    0m0.000s
sys     0m0.180s

and

real    0m1.657s
user    0m0.000s
sys     0m0.360s

Jehan


Mehturt a écrit :
> On Sat, Aug 23, 2008 at 8:53 PM, Gautam Iyer <[EMAIL PROTECTED]> wrote:
>> Now time cat rand.txt / fold.txt,
> 
> $ time cat rand.txt
> real    0m1.839s
> user    0m0.000s
> sys     0m0.080s
> 
> $ time cat fold.txt
> real    0m1.750s
> user    0m0.000s
> sys     0m0.124s
> 
> m.
> 
> -------------------------------------------------------------------------
> 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
> 
> 

-------------------------------------------------------------------------
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