[
https://issues.apache.org/jira/browse/SAMZA-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878019#comment-13878019
]
Jakob Homan commented on SAMZA-6:
---------------------------------
A good inspiration for this would be [GridMix over in
Hadoopland|http://hadoop.apache.org/docs/stable1/gridmix.html]. Samza is
sensitive to the number of system partitions a task instance is consuming and
the relative activity of those system partitions (some high volume and others
some low volume, or all high volume, or all low volume?). These different
input stream profiles would be good to model and provide as inputs. It would
be a very useful regression test.
> Create a performance test suite
> -------------------------------
>
> Key: SAMZA-6
> URL: https://issues.apache.org/jira/browse/SAMZA-6
> Project: Samza
> Issue Type: Bug
> Components: test
> Affects Versions: 0.6.0
> Reporter: Chris Riccomini
> Labels: project
>
> We don't really have an performance metrics at this point. There is a single
> performance test in the samza-test package, but it would be nice to
> auto-generate a report that measures things like performance of state
> restore, max mb/s, max msgs/sec, etc. Kafka's perf suite is a useful
> guideline:
> https://cwiki.apache.org/confluence/display/KAFKA/Performance+testing
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)