[
https://issues.apache.org/jira/browse/KAFKA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355189#comment-14355189
]
Yasuhiro Matsuda edited comment on KAFKA-2013 at 3/10/15 4:53 PM:
------------------------------------------------------------------
This benchmark test measures the enqueue rate.
Parameters
- the number of requests
- the target enqueue rate (request per second)
A request interval follows an exponential distribution.
- the timeout (milliseconds)
- a distribution of time of request completion (75th percentile and 50th
percentile)
It follows a log-normal distribution
- a data size per request
Each request has three keys. All requests have the identical set of keys.
After a run it shows the actual target rate and the actual enqueue rate.
was (Author: yasuhiro.matsuda):
This benchmark test measures the enqueue rate.
Parameters
- the number of requests
- the target enqueue rate (request per second)
A request interval follows an exponential distribution.
- the timeout (milliseconds)
- a distribution of time to request completion (75th percentile and 50th
percentile)
It follows a log-normal distribution
- a data size per request
Each request has three keys. All requests have the identical set of keys.
After a run it shows the actual target rate and the actual enqueue rate.
> benchmark test for the purgatory
> --------------------------------
>
> Key: KAFKA-2013
> URL: https://issues.apache.org/jira/browse/KAFKA-2013
> Project: Kafka
> Issue Type: Test
> Components: purgatory
> Reporter: Yasuhiro Matsuda
> Assignee: Yasuhiro Matsuda
> Priority: Trivial
> Attachments: KAFKA-2013.patch
>
>
> We need a micro benchmark test for measuring the purgatory performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)