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

[resty.resolver] do not allocate dns socket unless used #251

Merged
merged 2 commits into from
Feb 7, 2017
Merged

Conversation

mikz
Copy link
Contributor

@mikz mikz commented Feb 7, 2017

allocating dns resolver will cause opening a socket

flamegraphs: https://gist.github.com/mikz/22c650100409fb172dc543596c49a309

mikz added 2 commits February 7, 2017 14:13

Verified

This commit was signed with the committer’s verified signature.
mikz Michal Cichra

Verified

This commit was signed with the committer’s verified signature.
mikz Michal Cichra
allocating dns resolver will cause opening a socket

flamegraphs: https://gist.github.com/mikz/22c650100409fb172dc543596c49a309
@mikz mikz merged commit f312f25 into master Feb 7, 2017
@mikz mikz removed the in progress label Feb 7, 2017
@mikz mikz deleted the dns-perf branch February 7, 2017 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants