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

perf(headers): use a VecMap, and check name against literals #814

Merged
merged 2 commits into from Jun 1, 2016

Conversation

Projects
None yet
1 participant
@seanmonstar
Copy link
Member

seanmonstar commented Jun 1, 2016

On (weak machine) consistent small benchmark I've been using to measure impact, these changes caused an increase from ~28k req/s to ~36k req/s.

@seanmonstar seanmonstar merged commit 0c847f7 into master Jun 1, 2016

4 of 6 checks passed

continuous-integration/appveyor/branch Waiting for AppVeyor build to complete
Details
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
commit-message-check/gitcop All commit messages are valid
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
coverage/coveralls Coverage decreased (-0.4%) to 89.527%
Details

@seanmonstar seanmonstar deleted the headers-vec-map branch Jun 1, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.