Performance of exception handling

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon May 9 21:48:56 PDT 2011


Well I can understand throwing exceptions when using readln() or
validate(), but decode() is used for one code point at a time.
Throwing is overkill imo.


More information about the Digitalmars-d mailing list