|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D - Nedmalloc
Just bring this topic a again. Would it be possible to get Nedalloc either into Tango or Phobos? It would make sense for D to have the fastest allocator. It would be a very easy upgrade to D's speed which is one of D's marketing points. Nedalloc was already ported by someone. http://nedprod.com/programs/portable/nedmalloc/index.html -Joel May 03 2008
"janderson" <askme me.com> wrote in message news:fvif08$1f4v$1 digitalmars.com...Just bring this topic a again. Would it be possible to get Nedalloc either into Tango or Phobos? It would make sense for D to have the fastest allocator. It would be a very easy upgrade to D's speed which is one of D's marketing points. Nedalloc was already ported by someone. http://nedprod.com/programs/portable/nedmalloc/index.html -Joel May 04 2008
Craig Black:I think the problem here is that people like you and I that care about the manual allocators are in the minority. Probably the vast majority of D programmers don't use manual allocation at all, so the motivation to incorporate a faster manual allocator is small, May 04 2008
Craig Black wrote:"janderson" <askme me.com> wrote in message news:fvif08$1f4v$1 digitalmars.com...Just bring this topic a again. Would it be possible to get Nedalloc either into Tango or Phobos? It would make sense for D to have the fastest allocator. It would be a very easy upgrade to D's speed which is one of D's marketing points. Nedalloc was already ported by someone. http://nedprod.com/programs/portable/nedmalloc/index.html -Joel May 04 2008
|