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

Compare kafka vs Redpanda performance using SBK #309

Open
kmgowda opened this issue Feb 22, 2022 · 0 comments
Open

Compare kafka vs Redpanda performance using SBK #309

kmgowda opened this issue Feb 22, 2022 · 0 comments

Comments

@kmgowda
Copy link
Owner

kmgowda commented Feb 22, 2022

Describe the Issue (Bug/Feature)
Compare Kafka and Redpanda performance using SBK

To Reproduce
make the kafka and redpanda 3 nodes setup at least for baremetal setup

use option "-class kafka" for kafka performance benchmarking
use option "-class redpanda" for Redpanda for performance benchmarking
while running sbk use option "-csvfile " to store the results in csv file
use the csv files containing the performance results of kafka and redpanda as inputs to sbk-charts to generate the excel file with graphs.

Expected behavior
performance result graphs in grafana or in excel file

Additional context
for kafka examples refer here : https://github.com/kmgowda/SBK/tree/master/driver-kafka
for redpanda example refer here: https://github.com/kmgowda/SBK/tree/master/driver-redpanda
for sbk-charts examples refer here: https://github.com/kmgowda/SBK#sbk-charts
for grafana examples refer here: https://github.com/kmgowda/SBK#grafana-dashboards-of-sbk

@kmgowda kmgowda changed the title Compare kafka vs Redpanda Compare kafka vs Redpanda performance using SBK Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant