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

add option to disable libp2p bandwidth metrics #3360

Closed
whyrusleeping opened this issue Nov 6, 2016 · 1 comment
Closed

add option to disable libp2p bandwidth metrics #3360

whyrusleeping opened this issue Nov 6, 2016 · 1 comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature topic/perf Performance

Comments

@whyrusleeping
Copy link
Member

the metrics code in go-libp2p takes a decent hunk of memory to run, and also adds a slight perf hit to each read/write path. We should add an option for that to be disabled.

@whyrusleeping whyrusleeping added kind/enhancement A net-new feature or improvement to an existing feature topic/perf Performance labels Nov 6, 2016
@whyrusleeping
Copy link
Member Author

closed in #3381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature topic/perf Performance
Projects
None yet
Development

No branches or pull requests

1 participant