This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test suite run time


On 17 September 2013 22:48, Mike Stump wrote:
> I was doing a -j32 build and test suite run and noticed:
>
>           normal7) \
>             dirs="`cd $$srcdir; echo 2[68]_*/*`";; \
>
> was the long leg.

Yes, that's taking *significantly* longer than the other legs, we
should rebalance them. I'll have a look at that some time.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]