created FELIX-2640 Cheers, reto
On Wed, Oct 6, 2010 at 4:31 PM, Karl Pauls <[email protected]> wrote: > > On second thought, the issue really is to speed-up security checks in > general. I can (and are planning to anyways) look into that but it > would be great if you could create a jira and attach/explain a test > case for your situation to optimize. > > regards, > > Karl > > On Wed, Oct 6, 2010 at 3:55 PM, Karl Pauls <[email protected]> wrote: > > Can you create a jira issue? I will look into it. > > > > regards, > > > > Karl > > > > On Wed, Oct 6, 2010 at 8:46 AM, Reto Bachmann-Gmuer > > <[email protected]> wrote: > >> Hi, > >> > >> Profiling Clerezza I found that a lot of time is spent in the implies > >> method > >> of org.apache.felix.framework.BundleProtectionDomain. I'm wondering if this > >> could be made faster namely for Bundles taht run with AllPermissions (as > >> most bundles do not have any restriction but only the user/subject). > >> > >> Cheers, > >> reto > >> > > > > > > > > -- > > Karl Pauls > > [email protected] > > > > > > -- > Karl Pauls > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

