home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!gumby!destroyer!cs.ubc.ca!unixg.ubc.ca!keith
- From: keith@msmri.med.ubc.ca (Keith S. Cover)
- Newsgroups: comp.lang.c++
- Subject: WANTED: heap manager software
- Date: 26 Dec 1992 06:29:27 GMT
- Organization: University of British Columbia, Vancouver, B.C., Canada
- Lines: 12
- Distribution: world
- Message-ID: <1hgu47INNprc@iskut.ucs.ubc.ca>
- NNTP-Posting-Host: msmri.med.ubc.ca
-
- Can anyone give me a pointer to C++ code which will overload new and delete
- to improve my heap management. The vast majority of the new's in my program
- allocate 24 to 32 bytes at a time. I would prefer a manager which is
- efficient in both time and memory since I am having problems with both
- execution time and limited memory.
-
- I will post a summary of the replies.
-
- Thanks in advance.
-
- Keith S Cover
- Physics, UBC
-