LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Question about reading hex data

Solved!
Go to solution

@coolmatthew wrote:

Oh I actually had no idea concat can be used for an array! Thank you so much for pointing that out!Smiley Surprised


(I am just discussion equivalent code functionality to the posted example, not judging if that's what you should be doing in the first place. :D)

 

In any case, we had a discussion over in the breakpoint, and you can gain another order of magnitude in speed by using a 16 bit LUT (code: CA LUT). Here's a quick benchmark (LV 2010) comparing a few code alternatives using a 1M string input.

 

 

Download All
Message 11 of 13
(506 Views)

Can't believe you write a whole program just for illustrating that to me...
Thank you so much for your generous help!!!

P.S The difference in time looks pretty insignificant to me Smiley Tongue

0 Kudos
Message 12 of 13
(500 Views)

Well, a factor of 10 seems significant. Would it make a difference to you if you earn 50k or half a million per year? 😄

0 Kudos
Message 13 of 13
(495 Views)