You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2014/04/29 06:04:15 UTC

[jira] [Created] (TEZ-1090) Micro optimization - Remove duplicate updateProcessTree() in TaskCounterUpdater

Rajesh Balamohan created TEZ-1090:
-------------------------------------

             Summary: Micro optimization - Remove duplicate updateProcessTree() in TaskCounterUpdater
                 Key: TEZ-1090
                 URL: https://issues.apache.org/jira/browse/TEZ-1090
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Rajesh Balamohan
            Assignee: Rajesh Balamohan
             Fix For: 0.5.0


In TaskCounterUpdater, updateProcessTree() is invoked from initResourceCalculatorPlugin & recordInitialCpuStats.  With ResourceCalculatorProcessTree, close to 300-500 ms is wasted in every task launch.



--
This message was sent by Atlassian JIRA
(v6.2#6252)