[ 
https://issues.apache.org/jira/browse/KAFKA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412216#comment-15412216
 ] 

ASF GitHub Bot commented on KAFKA-3989:
---------------------------------------

GitHub user bbejeck opened a pull request:

    https://github.com/apache/kafka/pull/1712

    KAFKA-3989: initial support for adding a JMH benchmarking module.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbejeck/kafka 
KAFKA-3989_create_jmh_benchmarking_module

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1712.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1712
    
----
commit 6daea66351af5a9dc120067455b71d67af78ab28
Author: bbejeck <[email protected]>
Date:   2016-08-08T18:24:59Z

    KAFKA-3989: initial support for adding a JMH benchmarking module.

----


> Add JMH module for Benchmarks
> -----------------------------
>
>                 Key: KAFKA-3989
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3989
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Bill Bejeck
>            Assignee: Bill Bejeck
>             Fix For: 0.10.1.0
>
>
> JMH is a Java harness for building, running, and analyzing benchmarks written 
> in Java or JVM languages.  To run properly JMH needs to be in it's own 
> module.   This task will also investigate using the jmh -gradle pluging 
> [https://github.com/melix/jmh-gradle-plugin] which enables the use of JMH 
> from gradle.  This is related to 
> [https://issues.apache.org/jira/browse/KAFKA-3973]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to