rurban / nbperf

Improved NetBSD's Perfect Hash Generation Tool v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no map_file, embed the map indices

rurban opened this issue · comments

i.e always embed a static uintX_t map[] = {}; and return the true index into the keys. no map indirection.