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

Reduce map reads #1036

Merged
merged 4 commits into from Jan 4, 2016
Merged

Reduce map reads #1036

merged 4 commits into from Jan 4, 2016

Commits on Jan 4, 2016

  1. Added perf test for command construction

    Matt Jacobs committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    7989b57 View commit details
    Browse the repository at this point in the history
  2. Reduced gets on key name concurrent hash maps

    Matt Jacobs committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    36d7c1d View commit details
    Browse the repository at this point in the history
  3. Remove include block in JMH config

    Matt Jacobs committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    3474dfa View commit details
    Browse the repository at this point in the history
  4. Cleanup commented-out code

    Matt Jacobs committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    07cc698 View commit details
    Browse the repository at this point in the history