Did you use the optimized compilation option?
Basic4ppc compiled applications are .Net applications.
Some memory is required for the .Net framework.
Did you run to any memory issues?
The .Net Garbage Collector handles the memory in such a way that if memory is not available it will take less memory.
|