Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 77763 invoked from network); 19 Feb 2006 12:36:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Feb 2006 12:36:50 -0000 Received: (qmail 79674 invoked by uid 500); 19 Feb 2006 12:36:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 79595 invoked by uid 500); 19 Feb 2006 12:36:49 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 79579 invoked by uid 99); 19 Feb 2006 12:36:48 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2006 04:36:48 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 7AEF5DD for ; Sun, 19 Feb 2006 13:36:27 +0100 (CET) Message-ID: <101668438.1140352587501.JavaMail.jira@ajax.apache.org> Date: Sun, 19 Feb 2006 13:36:27 +0100 (CET) From: "Dyre Tjeldvoll (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-938) ContextManager needs to be optimized In-Reply-To: <1356944242.1139464678485.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-938?page=all ] Dyre Tjeldvoll updated DERBY-938: --------------------------------- Attachment: get.v2.html New spreadsheet (get.v2.html) that shows the effect of a new version of the patch which doesn't include the getContext() optimization. Seems like there is a substantial benefit to be had from just switching to a non-synchronized container, (note the large reduction in wait time). > ContextManager needs to be optimized > ------------------------------------ > > Key: DERBY-938 > URL: http://issues.apache.org/jira/browse/DERBY-938 > Project: Derby > Type: Improvement > Components: Performance > Reporter: Dyre Tjeldvoll > Assignee: Dyre Tjeldvoll > Priority: Minor > Attachments: derby-938.diff, derby-938.html, get.html, get.v2.html > > ContextManagers are used extensively, particularly to get access to ExcutionContexts and StatementContexts. Optimizing this access should improve overall performance. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira