Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 86186 invoked from network); 7 Oct 2010 07:31:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 07:31:53 -0000 Received: (qmail 93426 invoked by uid 500); 7 Oct 2010 07:31:52 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 93077 invoked by uid 500); 7 Oct 2010 07:31:51 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 93063 invoked by uid 99); 7 Oct 2010 07:31:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 07:31:51 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 07:31:51 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o977VUfi023248 for ; Thu, 7 Oct 2010 07:31:31 GMT Message-ID: <14010682.21411286436690577.JavaMail.jira@thor> Date: Thu, 7 Oct 2010 03:31:30 -0400 (EDT) From: "Karl Pauls (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-2640) speed-up security checks In-Reply-To: <30890978.21231286435790632.JavaMail.jira@thor> 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/FELIX-2640?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1291= 8804#action_12918804 ]=20 Karl Pauls commented on FELIX-2640: ----------------------------------- Can you provide me with your set-up or with pointers how i can quickly recr= eate the case you are profiling? > speed-up security checks > ------------------------ > > Key: FELIX-2640 > URL: https://issues.apache.org/jira/browse/FELIX-2640 > Project: Felix > Issue Type: Improvement > Components: Framework Security > Reporter: Reto Bachmann-Gm=C3=BCr > Assignee: Karl Pauls > Attachments: hot-spots-acp-request.png > > > Profiling Clerezza I found that a lot of time is spent in the implies met= hod of org.apache.felix.framework.BundleProtectionDomain. I'm wondering if = this could be made faster namely for Bundles that run with AllPermissions (= as most bundles do not have any restriction but only the user/subject). --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.