I know when you parse the spell file with PHP, it takes between 100 & 200 MB of RAM to process (you have to change the per-script max amount of memory in order for it to work), so that sounds about right. To be honest, I'm not sure why it takes that much, because it does seem like a lot of memory for such a relatively small file.
|