[
https://issues.apache.org/jira/browse/SYNCOPE-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466537#comment-15466537
]
ASF subversion and git services commented on SYNCOPE-926:
---------------------------------------------------------
Commit a751ff34bcb7930d6fd2efc82b31531ef627fc33 in syncope's branch
refs/heads/master from [~gonzalad]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=a751ff3 ]
[SYNCOPE-926] Restrict startup classpath scan - This closes #36
In order to improve performance, restrict
startup scanning to syncope packages.
> Syncope 2.x startup improvements
> --------------------------------
>
> Key: SYNCOPE-926
> URL: https://issues.apache.org/jira/browse/SYNCOPE-926
> Project: Syncope
> Issue Type: Improvement
> Components: console, core
> Affects Versions: 2.0.0-M4
> Reporter: gonzalad
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> Standalone syncope 2.0.0-M4 startup takes 135s on my laptop.
> Most of the time is spent scanning classes in
> ClassPathScanImplementationLookup (from core/logic and client/console
> modules).
> Could the scanning be restricted to some basePackages in order to improve
> syncope startup time ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)