Hi Int_man,
1. Unless you notice CPU usage skyrocketing to 100%, probably not.
2. "LabVIEW requires a minimum of 256 MB of RAM, but National Instruments recommends 512 MB of RAM." This information is available in the
LabVIEW 8.0 Release Notes3. The size of an application usually takes a back seat to array/cluster sizes. Branching large arrays and passing between local variables cause memory usage to increase X-fold. To quote
Dennis, "
The amount of RAM used is more a function of
what your program is doing and how it is doing it than the size of the
source files."I recommend taking a look at the
Faster build discussion forum. There are many helpful suggestions for optimizing the App Builder build time.
Cheers.
| Michael K | Project Manager | LabVIEW R&D | National Instruments |