> But that might still not be enough
Some 50-100MB additional memory is getting consumed by the compiler each time I parse a simple expression like "foo > 32;". In the end, if I parse 20 such expressions, the memory usage tops 2GB even while using asModule. Regards - Puneet
