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 Bench CMD for engines and replicas #965

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 29, 2024

  1. Add bench gRPC

    Signed-off-by: Shuo Wu <[email protected]>
    shuo-wu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    155183a View commit details
    Browse the repository at this point in the history
  2. Add bench cmd and client

    Signed-off-by: Shuo Wu <[email protected]>
    shuo-wu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6c89c53 View commit details
    Browse the repository at this point in the history
  3. Implement iops write bench for controller and replica

    Signed-off-by: Shuo Wu <[email protected]>
    shuo-wu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ceb38be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c3f89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5558a1 View commit details
    Browse the repository at this point in the history
  6. Refactor bench function for rand bench

    Signed-off-by: Shuo Wu <[email protected]>
    shuo-wu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1898328 View commit details
    Browse the repository at this point in the history
  7. Implement read bench with refactoring

    Signed-off-by: Shuo Wu <[email protected]>
    shuo-wu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    36d31a7 View commit details
    Browse the repository at this point in the history