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

Fix write path lock contention #6168

Merged
merged 4 commits into from
Mar 31, 2016
Merged

Fix write path lock contention #6168

merged 4 commits into from
Mar 31, 2016

Commits on Mar 31, 2016

  1. Configuration menu
    Copy the full SHA
    f1bb87d View commit details
    Browse the repository at this point in the history
  2. Remove per measurement stats collection

    The stats setup ends up creating a lot of lock contention which signifcantly
    impacts write throughput when a large number of measurements are used.
    
    Fixes #6131
    jwilder committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    40c4973 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    jwilder committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    34f1f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07e3215 View commit details
    Browse the repository at this point in the history