Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU usage is high with more than 40 services #34

Closed
claustres opened this issue Oct 14, 2019 · 1 comment
Closed

CPU usage is high with more than 40 services #34

claustres opened this issue Oct 14, 2019 · 1 comment

Comments

@claustres
Copy link
Member

claustres commented Oct 14, 2019

Steps to reproduce

Distribute an app containing around 40 services.

Expected behavior

CPU should be low when no operation occurs.

Actual behavior

CPU usage is around 50% when no operation occurs. Getting deeper with the debugger it seems that most of the time is passed decoding 'hello' network messages in cote.

System configuration

Tell us about the applicable parts of your setup.

Module versions: 0.5

NodeJS version: 8.16

Operating System: Windows

@claustres
Copy link
Member Author

Fixed by 02691f6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant