[jboss-dev-forums] [Design of Kosmos] - Re: Performance with many projects
aron.gombas
do-not-reply at jboss.com
Thu Dec 7 12:05:04 EST 2006
anonymous wrote : I would like to see Kosmos appear more quickly and do the data gathering in the background. Is there anything I can configure which would speed this initial startup?
Unfortunately, the SVN traversal can be very expensive. There is no way to save this time, otherwise the commit- or file information would not available.
After each traversal, the result is cached and redisplayed until the next traversal completes.
anonymous wrote : Also, is there a way to disable the informational logging?
Kosmos is using log4j for logging, so you can easily configure the logging output as you wish. (You can disable the whole Kosmos logging by disabling it for the hu.midori.kosmos package.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992007#3992007
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992007
More information about the jboss-dev-forums
mailing list