massively reduce the number of forks that busybox ash has to do while processing...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 1 Jul 2007 03:42:49 +0000 (03:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 1 Jul 2007 03:42:49 +0000 (03:42 +0000)
commite0f225831faa3d8ecce32920e2c253a046c6f9ce
tree522f023e9ce3d6e303b8f4b8669df32585d75f48
parentc63f9b3097b8463424e0a68af43bb3bd2e6b7d35
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

SVN-Revision: 7815
package/busybox/patches/270-ash_performance.patch [new file with mode: 0644]