LabVIEW Shortcut Menu Plug-Ins

cancel
Showing results for 
Search instead for 
Did you mean: 

benchmark this code.llb and remove benchmark structure.llb

Author: smithd

Quickly wraps a section of code in a flag sequence for timing purposes. It also tags that sequence so that it can be removed easily without damaging any other code. Borrows from (https://decibel.ni.com/content/docs/DOC-43587) but I personally wanted to make it as simple as possible.

Before (benchmark this code):

before.png

After (benchmark this code):

after1.png

Before (remove benchmark structure):

before2.png

After (remove benchmark structure):

after2.png

Attachement is saved in LabVIEW 2015. For install instructions, go here.

Download All
Contributors