[BusyBox] Re: [PATCH] Re: Sigh... this time i attached the file (bunzip-4.c)
Rob Landley
rob at landley.net
Sat Oct 25 04:37:59 UTC 2003
On Friday 24 October 2003 21:40, Rob Landley wrote:
> > Can you send me your code? I am not (yet) allowed to send you mine in
> > return, but I can sure comment on it, after fixing my speed problem.
>
> Let me finish debugging it first. Hopefully later this evening...
Ahem.
Sigh...
Okay, my numbers above were just completely wrong about the worst case
behavior, because I was using strncmp instead of memcmp and testing with a
cat of /dev/zero ad my worst case "everything's the same" scenario.
Hands up everybody who can spot what's wrong with this picture.
I'm going to go clean up the bit I/O functions or something instead. This
sorting stuff is kind of annoying...
Rob
More information about the busybox
mailing list