std.variant benchmark

Tobias Pankrath tobias at pankrath.net
Sun Jul 29 07:41:33 PDT 2012


> I do compare it with nothing, just to see how many times does 
> it exceed the
> performance of static typed storage. The point is that Variant 
> is extremely
> slow.
> All I want is to find out how to implement a very fast typeless 
> storage
> with maximum performance and type safety.

Isn't that a paradox? What kind of type safety do you expect from 
a typeless storage?


More information about the Digitalmars-d mailing list