
14 May
2006
14 May
'06
8:17 p.m.
Just for fun, I was able to filter a 1 Terabyte stream through a Haskell program, using Data.ByteString.Lazy, with a constant 2M heapsize, in $ time ( repeat 100 ; cat /home/dons/data/10G | ./lazy > /dev/null ) 12752.37s user 4069.35s system 58% cpu 8:03:11.42 total 8 hours. Just so we can say it is possible :) -- Don
6946
Age (days ago)
6946
Last active (days ago)
0 comments
1 participants
participants (1)
-
dons@cse.unsw.edu.au