[Performance] Why D's std.string.atoi is 4x slower than std.c.stdlib.atoi?

Chris Miller chris at dprogramming.com
Sat Nov 11 13:48:59 PST 2006


I think std.string.atoi should be deprecated and removed. It's a stupid  
name and is already supported by std.conv.



More information about the Digitalmars-d mailing list