Performance of exception handling

Daniel Gibson metalcaedes at gmail.com
Tue Apr 26 06:20:11 PDT 2011


Am 26.04.2011 15:16, schrieb Alexander:
> On 26.04.2011 15:13, Kagamin wrote:
> 
>> Did you compare with c++ dwarf implementation?
> 
>   Yes, c++ is significantly faster. But it seems that my problem is solved already.
> 
> /Alexander

It'd be nice to have fast(er) exceptions and still be able to get
backtraces for uncaught exceptions (or even for caught ones on demand).

Cheers,
- Daniel


More information about the Digitalmars-d mailing list