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

Memory benchmark #64

Merged
merged 6 commits into from
May 18, 2022
Merged

Commits on May 18, 2022

  1. reqstore: Synchronize access to VolatileRequestStore state

    Signed-off-by: Sergey Fedorov <sergey.fedorov@protocol.ai>
    Sergey Fedorov committed May 18, 2022
    Configuration menu
    Copy the full SHA
    4bbe57a View commit details
    Browse the repository at this point in the history
  2. modules: Augment RequestStore with RemoveRequest method

    Signed-off-by: Sergey Fedorov <sergey.fedorov@protocol.ai>
    Sergey Fedorov committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ebdfaa9 View commit details
    Browse the repository at this point in the history
  3. deploytest: Remove requests applied by fake app from request store

    Signed-off-by: Sergey Fedorov <sergey.fedorov@protocol.ai>
    Sergey Fedorov committed May 18, 2022
    Configuration menu
    Copy the full SHA
    557b478 View commit details
    Browse the repository at this point in the history
  4. Bump ginkgo to v2

    Signed-off-by: Sergey Fedorov <sergey.fedorov@protocol.ai>
    Sergey Fedorov committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0b49867 View commit details
    Browse the repository at this point in the history
  5. deploytest: Make test logger configurable

    Signed-off-by: Sergey Fedorov <sergey.fedorov@protocol.ai>
    Sergey Fedorov committed May 18, 2022
    Configuration menu
    Copy the full SHA
    fbde689 View commit details
    Browse the repository at this point in the history
  6. Add memory usage benchmarks

    Signed-off-by: Sergey Fedorov <sergey.fedorov@protocol.ai>
    Sergey Fedorov committed May 18, 2022
    Configuration menu
    Copy the full SHA
    faed08e View commit details
    Browse the repository at this point in the history