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

wait-free buffer #75

Merged
merged 5 commits into from
Nov 15, 2017
Merged

wait-free buffer #75

merged 5 commits into from
Nov 15, 2017

Commits on Oct 31, 2017

  1. wait-free buffer

    Achille Roussel committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    6149b2c View commit details
    Browse the repository at this point in the history
  2. prevent infinite loop when writing metrics that are larger than than …

    …the buffer size in an empty buffer
    Achille Roussel committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    b7edb7a View commit details
    Browse the repository at this point in the history
  3. less code, less bugs

    Achille Roussel committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    b0bd56e View commit details
    Browse the repository at this point in the history
  4. disable logging during benchmarks

    Achille Roussel committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    be785bf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. prevent acquireBuffer from looping forever

    Achille Roussel committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    2c7fbfa View commit details
    Browse the repository at this point in the history