LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Question about compilation

Hi,
 
I have a (stupid ? :)) question about the labview runtime. Will a program run "faster" if it is built than if it was just executed directly ?
 
Edit : Sorry, I don't understand why my message has been posted 5 time ...


Message Edité par Math_ le 03-12-2008 05:44 AM
Message 1 of 2
(2,326 Views)
Hi Math_,

it dependsSmiley Very Happy

When you switch off debugging in the vis they run (more or less) as fast as possible and the same speed as in the executable.
Remember: even in development environment you always run compiled code! Only debugging (and other features) may influence performance...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,321 Views)