You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/04/18 19:36:00 UTC

[jira] [Commented] (BEAM-4120) HBaseIOTest performance regression in Gradle

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

Ismaël Mejía commented on BEAM-4120:
------------------------------------

From looking at earlier runs, it seems that the 8min run is an outlier, but from a quick look at other build times almost all IO tests with gradle take longer (commonly twice sometimes more). This is not desirable considering that in development it is common to test the modules locally many times. Also because the main argument for the move to gradle was to improve the build speed.

> HBaseIOTest performance regression in Gradle
> --------------------------------------------
>
>                 Key: BEAM-4120
>                 URL: https://issues.apache.org/jira/browse/BEAM-4120
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Ismaël Mejía
>            Priority: Major
>
> HbaseIO used to take around 3 minutes to complete:
> https://builds.apache.org/me/my-views/view/all/job/beam_PreCommit_Java_MavenInstall/org.apache.beam$beam-sdks-java-io-hbase/19301/testReport/org.apache.beam.sdk.io.hbase/
> With the new gradle based build it takes now 8mins:
> https://builds.apache.org/job/beam_PreCommit_Java_GradleBuild/4325/testReport/org.apache.beam.sdk.io.hbase/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)