> By the terminology of the GNU gperf documentation [1], 5000 to 10000 keys
> is a _large_ key set. Don't expect speed at these sizes.
In my project I have a bit less that 4000 keys. Most of the developer machines nowadays have 8 or more cores, that potentially could speed up gperf this much and make gperf usable in those cases.