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

adaptive concurrency: Gradient algorithm implementation #7908

Merged
merged 33 commits into from
Sep 9, 2019

Commits on Aug 9, 2019

  1. wip

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3de83c1 View commit details
    Browse the repository at this point in the history
  2. builds, still wip

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    1e29caa View commit details
    Browse the repository at this point in the history
  3. wip threading

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    372ef8b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. hists

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    57ecd6d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. use histogram not vector

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    922575e View commit details
    Browse the repository at this point in the history
  2. stats

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    b54f3ce View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. starting.tests

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    6ac38af View commit details
    Browse the repository at this point in the history
  2. controller config test

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    94c89bd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. wip

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    1523555 View commit details
    Browse the repository at this point in the history
  2. fix timer test failure

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    b434bb8 View commit details
    Browse the repository at this point in the history
  3. more tests

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    c2a9684 View commit details
    Browse the repository at this point in the history
  4. cleanup and refactor

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5b9ba6c View commit details
    Browse the repository at this point in the history
  5. format

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d749973 View commit details
    Browse the repository at this point in the history
  6. no idea how this file got edited

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    e304699 View commit details
    Browse the repository at this point in the history
  7. pedantic

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    fc6891e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. comments

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    a671b60 View commit details
    Browse the repository at this point in the history
  2. Update adaptive_concurrency.proto

    Signed-off-by: Tony Allen <tony@allen.gg>
    tonya11en committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    735536a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. matt/jose comments

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    b9a8ee4 View commit details
    Browse the repository at this point in the history
  2. tidy and pedantic spelling

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    270961e View commit details
    Browse the repository at this point in the history
  3. Kick CI

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    3d052f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Matt/Jose comments

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    32cd018 View commit details
    Browse the repository at this point in the history
  2. pedantic spelling

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    270187d View commit details
    Browse the repository at this point in the history
  3. pedantic spelling

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    f111452 View commit details
    Browse the repository at this point in the history
  4. tidy

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    676f2e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87d59cc View commit details
    Browse the repository at this point in the history
  6. fix timer after merge

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    fd2cc83 View commit details
    Browse the repository at this point in the history
  7. Kick CI

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    8df135e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. new wave of comments

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    b51e5e8 View commit details
    Browse the repository at this point in the history
  2. Remove v2alpha config dir

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    d399b6c View commit details
    Browse the repository at this point in the history
  3. fix pkg

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    2f8795c View commit details
    Browse the repository at this point in the history
  4. add default value

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    92d7583 View commit details
    Browse the repository at this point in the history
  5. fix pkg

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    2c94909 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Remove v3alpha, fix onDestroy() bug, and add tests

    Signed-off-by: Tony Allen <tallen@lyft.com>
    Tony Allen committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    aba292d View commit details
    Browse the repository at this point in the history