Martin Hess wrote: > Nievely I assumed I would get better performance that Java. Does > anyone have any thoughts on this? Perhaps they use different hash functions? If you really want a fast as possible implementation I would suggest you implement your own hash table, with a customized hash function. LLAP, Sascha Katzner