Talk:wc3/Jass Primitive Types

From WarCraft3

Jump to: navigation, search

Is it 100% proven that WC3 recycles strings, rather than removing them from memory when done? If so, where's the post(s) (if any) on it? I'm curious. --Lyerae 11:16, 10 January 2010 (UTC)

You can test this easily by just creating a large amount of random strings, the memory will grow a lot even if you don't store them. Wc3 do drop strings "randomly", likely as a result of a garbage collecting phase. Any posts regarding this will be very old and thus hard to find. Phyrex1an 15:42, 14 January 2010 (UTC)
Okay, cool. --Lyerae 23:07, 25 January 2010 (UTC)
Personal tools