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

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

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

    https://github.com/apache/flink/pull/1267#discussion_r42424858
  
    --- Diff: flink-runtime/pom.xml ---
    @@ -210,7 +210,12 @@ under the License.
                        <version>${curator.version}</version>
                        <scope>test</scope>
                </dependency>
    -   </dependencies>
    +        <dependency>
    --- End diff --
    
    Why do you add a dependency to itself (this is the pom file of 
`flink-runtime`)?


> 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