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

Add support for the LATENCY and MEMORY commands #1204

Merged
merged 10 commits into from
Oct 19, 2019
Merged

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    720a9d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. add MEMORY commands

    mgravell committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    b505af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12763f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d2108 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Merge branch 'master' into latency-monitor

    Nick Craver committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d58bd72 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. missing file

    mgravell committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    38dbec7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    66e9022 View commit details
    Browse the repository at this point in the history
  2. Fix latency tests

    Finally dug into this one @mgravell, turns out we just didn't have a threshold set (and I don't see this as conflicting with other tests).
    Nick Craver committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    73d0606 View commit details
    Browse the repository at this point in the history
  3. Bump System.Runtime.CompilerServices.Unsafe to latest

    Nick Craver committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    5c7a041 View commit details
    Browse the repository at this point in the history
  4. Only test memory on >= 4.0.0

    Nick Craver committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    62fa66f View commit details
    Browse the repository at this point in the history