Difference between revisions of "Ptmalloc2"

From Free Software Directory
Jump to: navigation, search
(New version. And Category:Candidates for deletion This is a candidate for deletion: " Note: nedmalloc supersedes ptmalloc2 and is a better memory allocator in almost all scenarios ")
(Fix version)
 
Line 10: Line 10:
 
|Related projects=halloc,hhmalloc,hoard
 
|Related projects=halloc,hhmalloc,hoard
 
|Keywords=memory,malloc,dynamic,allocation,glibc,multithreaded
 
|Keywords=memory,malloc,dynamic,allocation,glibc,multithreaded
|Version identifier= v2.7.0_20050503
+
|Version identifier=2.7.0_20050503
 
|Version date=2005/03/05
 
|Version date=2005/03/05
 
|Version status=stable
 
|Version status=stable

Latest revision as of 09:11, 30 June 2019


[edit]

ptmalloc2

http://www.nedprod.com/programs/Win32/ptmalloc2/
Dynamic memory allocator

  • " Note: nedmalloc supersedes ptmalloc2 and is a better memory allocator in almost all scenarios "

'ptmalloc2' is one of the fastest dynamic memory allocators known. It is forked directly from GNU glibc 2.3.3. Extensively tested, it gives an average of six times speed improvement in heavily multi-threaded applications.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

3 May 2005




Leaders and contributors

Contact(s)Role
Doug Lea Contributor
Niall Douglas Maintainer
Wolfram Gloger Contributor


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:webmaster2@nedprod.com


Software prerequisites




Entry
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.