Re: speed up getndelim2

2008-04-30 Thread Jim Meyering
Eric Blake <[EMAIL PROTECTED]> wrote: > Wow! Check out the speedup with this patch, comparing an -O2 /bin/cut > pre-patch against an unoptimized -g cut post-patch, and that's even with > running /bin/cut second so it benefits from any file system caching effects. ... > And all I did was make getnd

speed up getndelim2

2008-04-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wow! Check out the speedup with this patch, comparing an -O2 /bin/cut pre-patch against an unoptimized -g cut post-patch, and that's even with running /bin/cut second so it benefits from any file system caching effects. $ dd count=20k data 20480+0