We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the Issue (Bug/Feature) The driver-redpanda is the sbk-driver for SBK framework for performance benchmarking of Redpanda
To Reproduce use option -class redpanda along with writer and readers parameters for performance benchmarking of the redpanda refer here to create the 3 nodes redpanda: https://docs.redpanda.com/docs/deploy-self-hosted/production-deployment
Expected behavior the command sbk with option -class redpanda should produce the performance results
Additional context check here for the reference examples: https://github.com/kmgowda/SBK/tree/master/driver-redpanda
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Issue (Bug/Feature)
The driver-redpanda is the sbk-driver for SBK framework for performance benchmarking of Redpanda
To Reproduce
use option -class redpanda along with writer and readers parameters for performance benchmarking of the redpanda
refer here to create the 3 nodes redpanda: https://docs.redpanda.com/docs/deploy-self-hosted/production-deployment
Expected behavior
the command sbk with option -class redpanda should produce the performance results
Additional context
check here for the reference examples: https://github.com/kmgowda/SBK/tree/master/driver-redpanda
The text was updated successfully, but these errors were encountered: