Jump to content

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

From LabVIEW Wiki
Revision as of 18:05, 15 August 2024 by Logmanoriginal (talk | contribs) (Created page with "{{infobox |category=presentation |icon=GDevCon-NAButton.png |presentation-conference=GDevCon North America 2024 |presentation-presenter=Quentin "Q" Alldredge }} {{presentatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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