[ https://issues.apache.org/jira/browse/PHOENIX-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372589#comment-15372589 ]
Lars Hofhansl commented on PHOENIX-3064: ---------------------------------------- Oh and with UPDATE_CACHE_FREQUENCY set to NEVER the execution time goes from 71s to 51s (for PK point queries). > Reduce client time spent in createTableRef and ARRQ for point queries > ---------------------------------------------------------------------- > > Key: PHOENIX-3064 > URL: https://issues.apache.org/jira/browse/PHOENIX-3064 > Project: Phoenix > Issue Type: Bug > Reporter: Lars Hofhansl > Attachments: PhoenixGetTableAndARRQ.png > > > Did some profiling for point queries (I actually wanted to test the HBase > server side). > I found that a _lot_ of client time is spent in > FromCompiler.getResolverForQuery (in createTableRef) and also in > AbstractRoundRobinQueue.offer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)