massively reduce the number of forks that busybox ash has to do while processing...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Jul 2007 03:42:49 +0000 (03:42 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Jul 2007 03:42:49 +0000 (03:42 +0000)
commitd412cd8af29a929a4235bb214ea3ca867c128196
treeacfc21827795225a95428e2a69adf11ef8c633b7
parenta4fd36a6596de31b17fd27a6e462fd514c5dc072
massively reduce the number of forks that busybox ash has to do while processing our scripts
this is accomplished simply by changing the order in which it looks for builtins and applets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7815 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/busybox/patches/270-ash_performance.patch [new file with mode: 0644]