You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by deneche abdelhakim <a_...@yahoo.fr> on 2009/09/18 11:51:31 UTC

Re : Unit Tests pretty slow?

> Are there tests that could benefit from a little
> optimization to run faster?

in my machine, the examples tests are very (very...) slow. Those tests are related to watchmaker integration (my code =P ). I wrote them a year ago and I think that they can be made faster

--- En date de : Ven 18.9.09, Isabel Drost <is...@apache.org> a écrit :

> De: Isabel Drost <is...@apache.org>
> Objet: Unit Tests pretty slow?
> À: mahout-dev@lucene.apache.org
> Date: Vendredi 18 Septembre 2009, 11h39
> 
> Hello,
> 
> is it just my current machine, or do we have some pretty
> slow
> running/large tests in our unit test suite?
> 
> What do you think about splitting the tests into short
> (sort of
> pre-commit) and longish (sort of integration) tests during
> build-time? That should be relatively easy to set up with
> maven.
> 
> Are there tests that could benefit from a little
> optimization to run
> faster?
> 
> Isabel
> 
>