Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upperf(headers): use a VecMap, and check name against literals #814
Conversation
seanmonstar
added some commits
May 17, 2016
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
seanmonstar commentedJun 1, 2016
•
edited
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.