Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12E9FD204 for ; Sun, 17 Feb 2013 10:39:14 +0000 (UTC) Received: (qmail 93988 invoked by uid 500); 17 Feb 2013 10:39:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 93863 invoked by uid 500); 17 Feb 2013 10:39:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 93844 invoked by uid 99); 17 Feb 2013 10:39:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2013 10:39:13 +0000 Date: Sun, 17 Feb 2013 10:39:13 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7868) HFile performance regression 92/94 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/HBASE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7868: ----------------------------------- Attachment: hfileperf-graphs.png attached a graph extracted from HFilePerformanceEvaluation. Aside from strange runs the average seems to say that 92 is still faster than 94 and 94 with metrics commented out from HFileReaderV2, is way faster then 94 > HFile performance regression 92/94 > ---------------------------------- > > Key: HBASE-7868 > URL: https://issues.apache.org/jira/browse/HBASE-7868 > Project: HBase > Issue Type: Bug > Components: io > Affects Versions: 0.94.5 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Attachments: hfileperf-graphs.png > > > By HFilePerformanceEvaluation seems that 0.94 is slower then 0.92 > Looking at the profiler seems that most of the time, compared to 92, is spent in the metrics dictionary lookup. [~eclark] pointed out the new per family/block metrics. > By commenting the metrics call in HFileReaderV2, the performance seems to get better, but maybe metrics is not the only problem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira