|
|
|
|
|
by kindall
1945 days ago
|
|
resizable arrays of pointers to objects stored elsewhere, which is going to blow through your cache anyway, especially when you start accessing those objects' attributes. so it's more a memory management strategy than a performance optimization. |
|