[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference decwet::nt-developers

Title:MS Windows NT Developers
Notice:See note 1222 for MS bug reporting info
Moderator:TARKIN::LINEIBER
Created:Mon Nov 11 1991
Last Modified:Tue Jun 03 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3247
Total number of notes:15633

3155.0. "Large standard deviation of memory allocation performance?" by EPS::DEANE () Fri Dec 20 1996 15:30

T.RTitleUserPersonal
Name
DateLines
3155.1Looks like garbage collectionDECWET::MVBMonty VanderBiltMon Jan 27 1997 11:0113
This looks like heap manager performance problems with a garbage collection
trigger that cleans things up periodically

While improved in recent releases, the performance of Microsoft's memory
allocation routines is not terrific. This has opened the door for several
third-party heap management packages with much better performance.

Version 4.2 of VC++ had this bullet item:

Improved heap management in the C run-time library, enhanced in
response to customer demand, presents a dramatically faster technology
for applications that rely on small block memory allocations.