Difference between revisions of "Ptmalloc2"
(Fix version) |
(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 ") |
||
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= | + | |Version identifier= v2.7.0_20050503 |
|Version date=2005/03/05 | |Version date=2005/03/05 | ||
|Version status=stable | |Version status=stable |
Revision as of 18:35, 3 March 2017
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
Leaders and contributors
Contact(s) | Role |
---|---|
Doug Lea | Contributor |
Niall Douglas | Maintainer |
Wolfram Gloger | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:webmaster2@nedprod.com |
Software prerequisites
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.