LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Data Value Reference" and "In Place Element Structure" performance


deserio@florida wrote:

Has anyone recognized that the DVR + IPES examples have the DVR derefencing inside the for loop.


Yes. It was discussed specifically, and the reply was:

 


I decided to have the derefencing inside the loops to tests worst case usage of these new DVR methods. To put this in perspective, I should explain how we currently pass our large (lets say 10MB for arguements sake) arrays around the many VI's that might call on the data. We use "single element lengthed Queues". This provides the "locking" protection that DVR boasts, as well as the best performance means off passing + processing the data.


 


___________________
Try to take over the world!
0 Kudos
Message 11 of 11
(1,122 Views)