User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
3 |
When a subarray is created, the data is copied from the origin-array.
The LabVIEW Compiler does not recognise if the subarray data is then only read.
It would be a major improvement for memory and even CPU usage if the compiler recognised that some part of the array is only read and pass only a reference to that part of the array in the memory.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.