From uima-dev-return-10149-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 17 22:19:19 2009 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@minotaur.apache.org Received: (qmail 31744 invoked from network); 17 Aug 2009 22:19:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Aug 2009 22:19:19 -0000 Received: (qmail 44891 invoked by uid 500); 17 Aug 2009 21:19:37 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 44812 invoked by uid 500); 17 Aug 2009 21:19:37 -0000 Mailing-List: contact uima-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-dev@incubator.apache.org Delivered-To: mailing list uima-dev@incubator.apache.org Received: (qmail 44781 invoked by uid 99); 17 Aug 2009 21:19:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2009 21:19:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2009 21:19:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DBEF929A0016 for ; Mon, 17 Aug 2009 14:19:14 -0700 (PDT) Message-ID: <785594626.1250543954900.JavaMail.jira@brutus> Date: Mon, 17 Aug 2009 14:19:14 -0700 (PDT) From: "Michael Tanenblatt (JIRA)" To: uima-dev@incubator.apache.org Subject: [jira] Closed: (UIMA-1371) Performance improvement: remove reliance on Property class and excess String building to reduce in-memory dictionary size. In-Reply-To: <1302608040.1244228827344.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/UIMA-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt closed UIMA-1371. ------------------------------------ > Performance improvement: remove reliance on Property class and excess String building to reduce in-memory dictionary size. > -------------------------------------------------------------------------------------------------------------------------- > > Key: UIMA-1371 > URL: https://issues.apache.org/jira/browse/UIMA-1371 > Project: UIMA > Issue Type: New Feature > Components: Sandbox-ConceptMapper > Environment: All > Reporter: Michael Tanenblatt > Assignee: Michael Tanenblatt > Attachments: cm-patch20090605.txt > > > Performance improvement: remove reliance on Property class and excess String building to reduce in-memory dictionary size. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.