LabJackPython icon indicating copy to clipboard operation
LabJackPython copied to clipboard

Optimize u3 process stream data

Open renaatd opened this issue 3 years ago • 1 comments

Optimization of U3.process_stream_data by using list comprehensions. The new version is roughly 4x faster, which allows sampling at 50 kHz on a Raspberry Pi 4.

renaatd avatar Jul 21 '20 16:07 renaatd

Thanks. I'll look at this at some point to evaluate and test.

davelopez01 avatar Jul 21 '20 23:07 davelopez01