m
minor spelling and grammatical corrections
(→Strings: make note of global hash table affecting measurements) |
m (minor spelling and grammatical corrections) |
||
| Line 1: | Line 1: | ||
Lua contains a fairly small set of data structures. This page aims to document how much size each structure uses, to aid addon programmers with memory | Lua contains a fairly small set of data structures. This page aims to document how much size each structure uses, to aid addon programmers with memory optimization. | ||
This data is from WoW 2.0, Lua 5.1 | This data is from WoW 2.0, Lua 5.1 | ||