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

Cache available versions and use custom HTTP Agent #18

Merged
merged 2 commits into from
Sep 9, 2014

Conversation

gustavohenke
Copy link

No description provided.

Gustavo Henke added 2 commits September 9, 2014 12:43
To speed up version lookup, we'll cache them together with the
(already cached) slug. This enables for a quicker resolution of available
versions.
By using a custom HTTP agent, we are able to increase the maxSockets.
This allows for much greater performance when doing ApacheBench
tests, for example.
@gustavohenke gustavohenke merged commit baa9cd5 into master Sep 9, 2014
@gustavohenke gustavohenke deleted the perf-enhancements branch September 9, 2014 20:04
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.

1 participant