On Saturday 18 June 2011 17:56, Timo Teräs wrote: > Speeds up considerably config file parsing. > > Signed-off-by: Timo Teräs <[email protected]>
# time ./z ./busybox_old 2>/dev/null real 0m5.337s user 0m4.655s sys 0m0.393s # time ./z ./busybox 2>/dev/null real 0m5.150s user 0m4.291s sys 0m0.379s Again, some win, but it's small. However, I use uclibc configured without threads. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
