Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : Anyone tried using the Low fragmentation heap?
| Subject: | Anyone tried using the Low fragmentation heap? |
| Posted by: | "Martin Harvey" (mart..@pergolesi1.demon.co.uk) |
| Date: | Sat, 14 Oct 2006 02:36:11 |
Just a quick query. Has anyone tried getting the default (or other) heap(s)
that Delphi uses to be the low fragmentation heap? If so, did it improve
memory bloat? I have an app that seems quite prone to memory fragmentation,
and I'm keen to find ways to avoid it.
MH.