Name:
Cudder, HAHAHaruhi, and !w4lolitaKs2008-05-05 23:42
Readers! Realize a reality rendered repugnant by the repression of reckless relentless regimes. Realize the retrogress of society, a reprehensible rabble of retardation and revolting reluctance. Really? Reevaluate and reconsider. Reexamine the results of today and recall remnants of yesterday. Rise, rebel, and retaliate against regression! A rebirth, redemptive and refreshing. Refuse to react without reason. Rather, rehabilitate the mind and restore knowledge and intelligence. Resurrect progress and never regret. Take the route of restless revival. Reinitiate The Revolution.
konata@kagami:~/test$ time split -b 10m linux-2.6.16.27.tar.bz2
real 0m2.429s
user 0m0.204s
sys 0m2.068s
konata@kagami:~/test$ time ~/anoncore/split -b 10m linux-2.6.16.27.tar.bz2
real 0m1.428s
user 0m0.036s
sys 0m1.228s
konata@kagami:~/test$ time split -b 10m linux-2.6.16.27.tar.bz2
real 0m2.289s
user 0m0.156s
sys 0m2.016s
konata@kagami:~/test$ time ~/anoncore/split -b 10m linux-2.6.16.27.tar.bz2
real 0m1.430s
user 0m0.028s
sys 0m1.256s
konata@kagami:~/test$ ls ~/anoncore/split /usr/bin/split
-rwxr-xr-x 1 konata root 5788 2008-07-10 00:50 /home/konata/anoncore/split
-rwxr-xr-x 1 root root 22856 2008-04-29 03:16 /usr/bin/split
konata@kagami:~/test$
I'm quite pleased with these results. Anon's version is almost 1/4 the size of the GNU version, and yet 50-70% faster; the thing is, anon-split only uses a 64K read buffer.
Expect this utility and more in an update coming soon -- Anoncoreutils is now more than 50% complete!