-
Jun 4th, 2009, 09:32 AM
#1
Performance of ProtectPointcutPostProcessor
During profiling, i noticed that a lot of time is spend parsing pointcut expressions.
I wonder why these expressions are not not cached. According to me, parsing them should be done only once per expression...
Spring-security 2.0.4
-
Jun 4th, 2009, 01:48 PM
#2
This is only an initialization issue, not a runtime problem. Some figures would be useful - what was the time spent as a percentage of the overall startup time of the application, for example?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules