11-03-2015 04:52 PM
Hi Gerd,
Are you sure your execution time is in ms and not seconds?
11-03-2015 10:49 PM
I'm sure he is quite sure his execution time was 5 msec.
(His label was incorrect because it said time (msec), but was actually a fraction such as .005 which would be .005 secs or 5 msecs).
I got 7-10 msec on my laptop, and 16 msec when I turned off parallel For Loops.
11-04-2015 01:20 AM
Hi gregorij,
yes, I'm sure it was 27 and 5ms - the indicator was showing "0.027" and "0.005"…
(Using SI units is part of my job, I'm used to them.)
I used the VI supplied by the OP and didn't change the indicator label when cleaning up.
11-04-2015 09:26 AM
Ah yes, I was running the snippet and was just referring to the label on the indicator. Thanks!