[Mono-dev] faster than hashtable?

Felipe Lessa felipe.lessa at gmail.com
Wed Oct 28 07:14:17 EDT 2009


On Tue, Oct 27, 2009 at 11:58:31PM +0100, psantosl at codicesoftware.com wrote:
> If you need to store key/value pairs, where the key will be ALWAYS a
> unique long (no collisions), is there anything better than a Hashtable?

There are always Judy arrays, see http://judy.sourceforge.net/.

--
Felipe.


More information about the Mono-devel-list mailing list