cjmamo / kafka-web-console

A web console for Apache Kafka (retired)
Apache License 2.0
762 stars 246 forks source link

#msg/second seems to be 10x lower than CLI kafka-perf tools #60

Open streamnsight opened 9 years ago

streamnsight commented 9 years ago

I get ~20k messages second in perf tools, ~8min for 10M messages but the UI shows only ~2K msg/sec

Where in the code is this defined?