GDevCon North America 2024/Optimizing Your Code for Speed: Creating a Run-Time Spellchecker to Present Word Replacement Options

From LabVIEW Wiki
Jump to: navigation, search
GDevCon-NAButton.png
Optimizing Your Code for Speed: Creating a Run-Time Spellchecker to Present Word Replacement Options
Conference GDevCon North America 2024
Presenters Quentin "Q" Alldredge
Optimizing Your Code for Speed: Creating a Run-Time Spellchecker to Present Word Replacement Options by Quentin "Q" Alldredge
In LabVIEW there are many ways to accomplish the same algorithms. Some take less code, some take more. Some execute slower, some faster. In this presentation I'll show some ways I optimized the LabVIEW code in a run-time spellchecking algorithm to provide the user with replacement word options. I show different ways of executing parts of the algorithm and benchmark each one to find which executes the fastest and why.


External links