Performance of exception handling

Vladimir Panteleev vladimir at thecybershadow.net
Tue Apr 26 05:58:47 PDT 2011


On Tue, 26 Apr 2011 15:43:26 +0300, Alexander <aldem+dmars at nk7.net> wrote:

>   I am right?

Sounds spot-on to me :)

I recall there was a similar performance problem due to stack traces, with  
the "priority send" function in the message queue implementation. The  
"priority send" function constructed an exception object, which made it  
slower than the normal "send" function.

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list