[PATCH] Parallelize better 28_regex/* testing
Paolo Carlini
paolo.carlini@oracle.com
Fri Nov 22 20:22:00 GMT 2013
Hi
> On 22/nov/2013, at 21:12, Jakub Jelinek <jakub@redhat.com> wrote:
>
> Hi!
>
> I've noticed recently that the 28_regex/ tests look very expensive
> testing time wise, while there are only ~ 120 tests, I'm routinely seeing
> 28_regex/* complete last. This patch moves the most expensive 28_regex/
> tests ([ab]*, about 2/3 of all the regex tests) to a separate job, while
> one of the former 10 jobs tests the rest of 28_regex/ together with 26_*/.
>
> The make check time on i686-linux shortened by ~5 minutes today,
> x86_64-linux by about ~4 minutes.
>
> Ok for trunk?
Ok, thanks!
Paolo
More information about the Libstdc++
mailing list