[kepler-dev] startup time

Chad Berkley berkley at nceas.ucsb.edu
Fri Oct 9 12:42:18 PDT 2009


I just confirmed Derik's observations.  My output looks like this:

 From a fresh wrp checkout:
..........
[run] INFO  (org.kepler.objectmanager.cache.CacheSearch:rebuild:161) 
Rebuilding the search index.
..........
       [run] INFO 
(org.kepler.objectmanager.library.LibraryManager:generateActorLibrary:1087) 
Generating Actor Library...
..........
       [run] INFO 
(org.kepler.objectmanager.library.LibraryManager:generateActorLibrary:1087) 
Generating Actor Library...
..........
BUILD SUCCESSFUL
Total time: 3 minutes 49 seconds
berkley at Slickrock build-area$

2nd wrp run:
BUILD SUCCESSFUL
Total time: 1 minute 4 seconds
berkley at Slickrock build-area$
* The build still hangs in the same places, but for not as long.

kepler run:
BUILD SUCCESSFUL
Total time: 28 seconds
berkley at Slickrock build-area$
* I don't see the same log output as above


The generateActorLibrary call seems to happen twice.  Each one takes 
about 15-30 seconds to complete.  The CacheSearch:rebuild call takes 
about 30 seconds.

Aaron, are these the things you are still optimizing?

chad


Derik Barseghian wrote:
> Hey,
> 
> Starting up after a clean-all with the wrp suite seems to be taking much 
> longer now. It gets stuck at "CacheSearch:rebuild:161) Rebuilding the 
> search index" and then "LibraryManager:generateActorLibrary:1087) 
> Generating Actor Library". It's taking me about 4m 25s to launch.
> 
> I just launched with the kepler suite after a clean-all and it took 2m 
> 21s. Anyone know why the difference?
> 
> (Also, maybe unrelated, but sometimes I'm getting errors when trying to 
> drag out an actor out from the tree, e.g. String Constant...now sure 
> when this is and is not happening...)
> 
> Derik
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev


More information about the Kepler-dev mailing list