build system: finer-grained selection of search speedup table.
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 2 Apr 2016 13:18:26 +0000 (15:18 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 2 Apr 2016 13:18:26 +0000 (15:18 +0200)
commitdd02a05e082b96d76707964179921107cd43cdd8
treef698e072011a48f335b8fa30babdc8724bdee011
parent9f2f96edfa7eddd8a77b76ccae7c2ed88348182e
build system: finer-grained selection of search speedup table.

KNOWN_APPNAME_OFFSETS=8 versus KNOWN_APPNAME_OFFSETS=0:

function                                             old     new   delta
find_applet_by_name                                   55     136     +81
applet_nameofs                                         -      14     +14
run_applet_and_exit                                  757     758      +1

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
applets/applet_tables.c