Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8083518741 for ; Fri, 26 Feb 2016 19:50:18 +0000 (UTC) Received: (qmail 19908 invoked by uid 500); 26 Feb 2016 19:50:18 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 19865 invoked by uid 500); 26 Feb 2016 19:50:18 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 19745 invoked by uid 99); 26 Feb 2016 19:50:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2016 19:50:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1D1E22C14E1 for ; Fri, 26 Feb 2016 19:50:18 +0000 (UTC) Date: Fri, 26 Feb 2016 19:50:18 +0000 (UTC) From: "Sreenath Somarajapuram (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-3143) Tez UI 2: Make the build faster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169651#comment-15169651 ] Sreenath Somarajapuram commented on TEZ-3143: --------------------------------------------- Thanks [~hitesh] bq. have you done analysis similar to "https://github.com/ember-cli/ember-cli/issues/5030" - Yes, but nothing other than removing minification gave any reasonable performance boost - My first doubt was with ES6 transpiler, tried tweaking that. - Later I tried upgrading the build related packages one-by-one, but in fact my observation was that it increased the build time by a bit. - Finally stumbled-upon minification. Have blocked TEZ-3091(directory replace ticket) with TEZ-3146 (Minify assets). Hope that serves the purpose. Waiting for pre-commit build. Will commit once that is done. > Tez UI 2: Make the build faster > ------------------------------- > > Key: TEZ-3143 > URL: https://issues.apache.org/jira/browse/TEZ-3143 > Project: Apache Tez > Issue Type: Sub-task > Reporter: Sreenath Somarajapuram > Assignee: Sreenath Somarajapuram > Attachments: TEZ-3143.1.patch > > > Current build is taking around a minute, the same must be brought below 20. -- This message was sent by Atlassian JIRA (v6.3.4#6332)