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 support for mc bench command to benchmark servers #111

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

56quarters
Copy link
Owner

Add support for running simplistic benchmarks against a Memcached server. The purpose of the command is to provide an easy way to send some amount of traffic to a server, not provide a comprehensive benchmark tool.

Fixes #109

Add support for running simplistic benchmarks against a Memcached server.
The purpose of the command is to provide an easy way to send _some_ amount
of traffic to a server, not provide a comprehensive benchmark tool.

Fixes #109
@56quarters 56quarters marked this pull request as ready for review February 4, 2024 15:50
@56quarters 56quarters merged commit 6dd4aab into master Feb 4, 2024
5 checks passed
@56quarters 56quarters deleted the bench branch February 4, 2024 15:51
@56quarters 56quarters added enhancement New feature or request area:mc Relating to the mc CLI tool labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:mc Relating to the mc CLI tool enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create bench command for mc
1 participant