Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.671 Beiträge
 
#1

Optimizing for memory: a tighter TList

  Alt 28. Okt 2010, 13:30
One of the memory hogs when you have object trees or graphs can be good old TList and its many variants (TObjectList, TList, etc.). This is especially an issue when you have thousandths of lists that typically hold very few items, or are empty. In the DWS expression tree f.i. there are ...

More...
  Mit Zitat antworten Zitat