Past NIWeek Sessions

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Compiler Under the Hood: Understanding the Optimizations in 2010

TBD

Comments
altenbach
Knight of NI Knight of NI
Knight of NI
on

On slide 14 I would suggest the following change in wording, unless I misunderstand the point

Currently: " - Hide the Dots (Tools»Profile, “Show Buffer Allocations”)"

This could be mis-read as an instruction to simply turning the buffer allocation display off (="hide the dots"). However, I suspect that the idea is to use the buffer allocation display to find unexpected buffer allocations and change the actual code to possibly eliminate them.

So the suggestion would be: " - Eliminate extra Buffer Allocations (Tools»Profile, “Show Buffer Allocations”)"

Did I read that wrong? Does not displaying the allocation dots actually speed up the code by itself?

Contributors