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

ASF GitHub Bot commented on FLINK-2853:
---------------------------------------

Github user gallenvara commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1267#discussion_r42448388
  
    --- Diff: pom.xml ---
    @@ -163,6 +163,16 @@ under the License.
                        <type>jar</type>
                        <scope>test</scope>
                </dependency>
    +        <dependency>
    --- End diff --
    
    Yes,that's right.I have done some work in `flink-runtime` module and 
`flink-core` before,so i add JMH dependency to the root pom in oder to apply to 
all modules.I will modify the pom and move the dependency to pom of 
`flink-benchmark`.


> Apply JMH on MutableHashTablePerformanceBenchmark class.
> --------------------------------------------------------
>
>                 Key: FLINK-2853
>                 URL: https://issues.apache.org/jira/browse/FLINK-2853
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: GaoLun
>            Assignee: GaoLun
>            Priority: Minor
>              Labels: easyfix
>
> JMH is a Java harness for building, running, and analysing 
> nano/micro/milli/macro benchmarks.Use JMH to replace the old micro benchmarks 
> method in order to get much more accurate results.



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

Reply via email to