[RELEASED] Kaffe 0.8.2

Richard Henderson richard at atheist.tamu.edu
Tue Feb 18 14:01:10 PST 1997


> I register around 275 functions and doing 130 strcmp
> in average before accessing the correct function seems heavy.
> I'm thinking about rewriting this part and addNativeMethod to use
> a hash table.

Best would be to use gperf and build a perfect hash at compile time
and not allow dynamic additions at all.


r~


More information about the kaffe mailing list