memory allocation is slow, why and how to improve

Hasan Aljudy hasan.aljudy at gmail.com
Thu Oct 19 12:32:29 PDT 2006



Breezes wrote:
> Hi Andy
>   Thanks a lot for your quick reply. Definitly I want to test memory allocation
> and deallocation as a whole. As you have stated, the main problem of my simple
> test is that it is too simple. I think I should construct a more complex and
> resonalbe test case.

You can still try the "= void;" initializer for D and get rid of the 
"delete p;" in C++



More information about the Digitalmars-d mailing list