[Mono-dev] Dictionary`2: optimized and serialization-compatible with MS.net

Juraj Skripsky js at hotfeet.ch
Mon Jun 11 12:37:44 EDT 2007


On Mon, 2007-06-11 at 18:27 +0200, Juraj Skripsky wrote:
> For key types with slow Equals() methods (e.g. String.Equals, whose
> running time is proportional to the length of the matching substring),
> the slow down will always be substantial.

Forget the part about the proportional running time - it's true only for
strings with the same length (and without ref equality).

This is not my day...

Juraj




More information about the Mono-devel-list mailing list