sonia-auv / provider_hydrophone

Allow to communicate with hydrophone
GNU General Public License v3.0
0 stars 1 forks source link

High CPU usage #1

Closed marcantoinecouture closed 3 years ago

marcantoinecouture commented 4 years ago

Expected Behavior

Node uses a respectable CPU amount

Current Behavior

Node uses around 15 to 25% of a CPU, even hydrophones are not connected image

Possible Solution

supertoto29 commented 3 years ago

The code has been to modify the communication handling with this pull request #12. Using threads for obtaining and parse of the data.