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

subscriber: make Registry::enter/exit much faster #1058

Merged
merged 6 commits into from
Oct 21, 2020

Commits on Oct 21, 2020

  1. chore: add enter/exit benchmarks

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    0a45309 View commit details
    Browse the repository at this point in the history
  2. don't do actual hashing for span IDs

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d10c6e9 View commit details
    Browse the repository at this point in the history
  3. linear search may actually be faster?

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2d4dfaf View commit details
    Browse the repository at this point in the history
  4. elide refcount changes when already in the stack

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    b83cd36 View commit details
    Browse the repository at this point in the history
  5. add bench for deeper stacks

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    7daf1db View commit details
    Browse the repository at this point in the history
  6. whrhghghghgjgjkg clippy fakldslkflk

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    5cf3114 View commit details
    Browse the repository at this point in the history