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