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.
- Re: Performance of exception handlin... Alexander
- Re: Performance of exception ha... Sean Kelly
- Re: Performance of exception handlin... Denis Koroskin
- Re: Performance of exception ha... Sean Kelly
- Re: Performance of exception ha... Steven Schveighoffer
- Re: Performance of exceptio... Sean Kelly
- Re: Performance of exception ha... Denis Koroskin
- Re: Performance of exceptio... Sean Kelly
- Re: Performance of exceptio... Andrej Mitrovic
- Re: Performance of exceptio... Walter Bright
- Re: Performance of exceptio... Andrej Mitrovic
- Re: Performance of exceptio... Walter Bright
- Re: Performance of exceptio... Andrej Mitrovic
- Re: Performance of exceptio... Andrej Mitrovic
- Re: Performance of exceptio... Robert Jacques
- Re: Performance of exceptio... Alexander
- Re: Performance of exception handling Jonathan M Davis