Andrea Aime a écrit :
> I personally had a look into the EPSG authority one
> and spotted a handful of tests that are using most of the time,
> they are tests checking full scans of the db looking for
> a code it's not there and a multithreaded load test. Making
> them into "extensive" ones takes the build time of that
> module down to 15s (quite a gain down from over one minute).
> I've attached a patch, Martin, can you have a look at it
> and see if it's ok to commit? (I guess the same patch can
> be applied to 2.4.x to the same effect).

For the full scan, I don't remember doing that... For the multithreaded stuff,
it was Refraction's work from last summer, so maybe Jody wants to look at the
proposed patch? (I didn't had the time to review the multithreaded work yet :(
). Otherwise I would said "go for it".

In theory, the patch should not impact the 2.4 branch since the multithread work
is supposed to be on trunk only. Actually I remember that back in 2.3, we did
some efforts for reducing epsg-hsql test time (TestData.isExtensive() has been
introduced partially for epsg-hsql if I remember right).

Thanks a lot for looking at that!

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to