Andrea Aime ha scritto: > Hi all, > so I switched all read only tests on trunk to "one time setup". This > made it so that the time required for building geoserver on my machine > halved, going down to 3 minutes 30 seconds (I have the wfsv online tests > running that do take 30 seconds and that most of you don't have enabled > I guess).
I switched 1.6.x too... unfortunately the effect it not as nearly as visible as on trunk... wondering why, I checked, the one time setup is working as expected... maybe on trunk the xml schema cache lives for as long as the jvm that's making the tests, whilst on 1.6.x it just lives as long as the test lives... but I'm not sure (parsing the schemas the first time is _very_ expensive). Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
