Board index » delphi » memory management for long strings
pko...@pfksystems.com
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
memory management for long stringsI have an app that needs to build one long string from a set of short var When the string gets around 6K bytes the concatenations start to slow It seems like the memory manager is severely thrashing trying to expand Incidently, I get the same bottleneck if I use a PChar and GetMem for -----== Posted via Deja News, The Leader in Internet Discussion ==----- |