Are the same Lookup instances used by multiple threads after creation or are they stored somehow per-thread? This matters because certain data structures could be statically allocated per Lookup object and reused, instead of being allocated dynamically. I will dig in the code, but somebody will probably know right away.
Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
