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 jetstream benchmarks #1080

Merged
merged 2 commits into from
Aug 5, 2023
Merged

Add jetstream benchmarks #1080

merged 2 commits into from
Aug 5, 2023

Commits on Aug 4, 2023

  1. Add JetStream publish bench

    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    98e02bf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Rename benchmarks

    This was done to allow running a specific bench.
    Now `cargo bench nats` or event `cargo bench nats::request` can be used.
    While it does fake the module structure, it is really intuitive to use
    and prints easy to read benchmark report.
    
    Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
    Jarema committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    222908f View commit details
    Browse the repository at this point in the history