Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08E0F7D66 for ; Tue, 20 Sep 2011 17:28:31 +0000 (UTC) Received: (qmail 61965 invoked by uid 500); 20 Sep 2011 17:28:30 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 61928 invoked by uid 500); 20 Sep 2011 17:28:30 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 61921 invoked by uid 99); 20 Sep 2011 17:28:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 17:28:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 17:28:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DC46DA4933 for ; Tue, 20 Sep 2011 17:28:08 +0000 (UTC) Date: Tue, 20 Sep 2011 17:28:08 +0000 (UTC) From: "Leonardo Uribe (JIRA)" To: dev@myfaces.apache.org Message-ID: <2059418300.46852.1316539688898.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2119113704.12149.1312565487498.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MYFACES-3262) [perf] [concurrency] Cache read and write method in _ComponentAttributesMap MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MYFACES-3262?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13= 108840#comment-13108840 ]=20 Leonardo Uribe commented on MYFACES-3262: ----------------------------------------- Attached proposed patch. If no objections I'll commit it soon. > [perf] [concurrency] Cache read and write method in _ComponentAttributes= Map > -------------------------------------------------------------------------= --- > > Key: MYFACES-3262 > URL: https://issues.apache.org/jira/browse/MYFACES-3262 > Project: MyFaces Core > Issue Type: Improvement > Reporter: Martin Ko=C4=8D=C3=AD > Assignee: Martin Ko=C4=8D=C3=AD > Attachments: MYFACES-3262-1.patch > > > Results from concurrency tests:=20 > java.beans.PropertyDescriptor.getReadMethod() > javax.faces.component._ComponentAttributesMap.getComponentProperty(Pro= pertyDescriptor) > javax.faces.component._ComponentAttributesMap.get(Object) > java.beans.PropertyDescriptor.getWriteMethod() > javax.faces.component._ComponentAttributesMap.setComponentProperty(Pro= pertyDescriptor, Object) > javax.faces.component._ComponentAttributesMap.put(String, Object) > see http://www.mail-archive.com/dev@myfaces.apache.org/msg54272.html for = details -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira