Hi all ! [hash tables in Busybox]
Those tables may speed up the applet start, but always will increase the size of the program. Nevertheless how small an effective you can get your hash table, Busybox needs a table with the full applet names for several purposes, like listing applets in help text and installing symlinks. So beside minimalistic speedup you will not receive any benefits. I don't consider startup speed to be so critical. -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
