Guozhang Wang created KAFKA-6611:
------------------------------------
Summary: Re-write simple benchmark in system tests with JMXTool
Key: KAFKA-6611
URL: https://issues.apache.org/jira/browse/KAFKA-6611
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Guozhang Wang
Assignee: Guozhang Wang
The current SimpleBenchmark is recording the num.records actively in order to
compute throughput and latency, which introduces extra cost plus is less
accurate for benchmarking purposes; instead, it's better to use JmxMixin with
SimpleBenchmark to record metrics.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)