You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/11/30 06:03:00 UTC

[jira] [Comment Edited] (PHOENIX-4386) Calculate the estimatedSize of MutationState using Map> mutations

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

Lars Hofhansl edited comment on PHOENIX-4386 at 11/30/17 6:02 AM:
------------------------------------------------------------------

OK. Ran it through the profiler. getEstimateRowSize hardly shows up now. Cool!

Update: I still see it as part of the execute, 500ms of 20000ms, or 2.5%.
CalculateMutationSize is 690ms of 99000ms, or 0.7%.



was (Author: lhofhansl):
OK. Ran it through the profiler. getEstimateRowSize hardly shows up now. Cool!

> Calculate the estimatedSize of MutationState using Map<TableRef, Map<ImmutableBytesPtr,RowMutationState>> mutations
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4386
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4386
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Thomas D'Silva
>            Assignee: Thomas D'Silva
>         Attachments: PHOENIX-4386-addendum-0.98.patch, PHOENIX-4386-addendum-master.patch, PHOENIX-4386.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)