Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 31937 invoked from network); 14 Nov 2007 11:20:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2007 11:20:04 -0000 Received: (qmail 58413 invoked by uid 500); 14 Nov 2007 11:19:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 58394 invoked by uid 500); 14 Nov 2007 11:19:51 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 58385 invoked by uid 99); 14 Nov 2007 11:19:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 03:19:51 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 11:20:03 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 091B2714209 for ; Wed, 14 Nov 2007 03:19:43 -0800 (PST) Message-ID: <18603344.1195039183014.JavaMail.jira@brutus> Date: Wed, 14 Nov 2007 03:19:43 -0800 (PST) From: "Rustem Rafikov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-5122) [classlib][icu] significant performance degradation atfter ICU related commits MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [classlib][icu] significant performance degradation atfter ICU related commits ------------------------------------------------------------------------------ Key: HARMONY-5122 URL: https://issues.apache.org/jira/browse/HARMONY-5122 Project: Harmony Issue Type: Bug Components: Classlib Environment: windows 32, linux 32 Reporter: Rustem Rafikov Significant performance degradation is observed on SPECjbb2005 after ICU related commits. There were two such commits: 1. r592434 - "Apply patch Harmony-5061 which removes the duplicate locale data" 2. r593469 - "fix the regression that we have different locale data for Europe/London, along with some fixes for other difference against RI" The second one causes 15-20% degradation on jbb2005. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.