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

Improve performance of docker stats obtention #989

Merged
merged 1 commit into from
Feb 19, 2016

Conversation

2opremio
Copy link
Contributor

@2opremio
Copy link
Contributor Author

OK, this completely takes away the decoding load. Yay!

probe

@2opremio 2opremio changed the title [WIP] Improve performance of docker stats obtention Improve performance of docker stats obtention Feb 19, 2016
@2opremio
Copy link
Contributor Author

Actually, the nodes are not gone (second column on the far right), but the decoding is just 2.56% of the time (0.18s) , and there is no contention reading the http bodies.

@2opremio
Copy link
Contributor Author

@tomwilkie PTAL

@tomwilkie
Copy link
Contributor

LGTM! (assuming all the tests pass)

@2opremio 2opremio force-pushed the 812-docker-stats-perf branch from 3acc202 to 49f6568 Compare February 19, 2016 14:06
2opremio pushed a commit that referenced this pull request Feb 19, 2016
Improve performance of docker stats obtention
@2opremio 2opremio merged commit d744278 into master Feb 19, 2016
@2opremio 2opremio deleted the 812-docker-stats-perf branch February 19, 2016 14:07
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.

2 participants