QuantumQuadrate / CsPyController

GNU Lesser General Public License v3.0
3 stars 3 forks source link

DDS server using CPU all the time #15

Open kwnminho opened 7 years ago

kwnminho commented 7 years ago

DDS Server labview program tends to use all available CPU resources. It used to occupy single core (~25% cpu load in quadcore system) and the program in the most up-to-date CsPy appears to max out the cpu usage.

I believe this excessive cpu usage could be reduced.

image