AWK experts - how would I code around this in awk...
Karl Auer
kauer at biplane.com.au
Fri Feb 19 15:30:31 UTC 2010
On Fri, 2010-02-19 at 12:58 +0000, Steve Flynn wrote:
> N=10: 1m 18 seconds
> N = 100: 12 seconds
> N = 1000: 6 seconds
> N=32768: 5 seconds
From the look of it, caching is helping the reads here, so be warned
that it may not be a fair test! Try running the the first test twice -
or again after the last.
Regards, K.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h)
http://www.biplane.com.au/~kauer/ +61-428-957160 (mob)
GPG fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156
Old fingerprint: 07F3 1DF9 9D45 8BCD 7DD5 00CE 4A44 6A03 F43A 7DEF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20100220/97363c1e/attachment.sig>
More information about the ubuntu-users
mailing list