This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: 3X testsuite slow-down?


>>>>> "Michael" == Michael Snyder <msnyder@vmware.com> writes:

Michael> Can't say if this is associated with the recent changes in the
Michael> testsuite makefiles, but it's the first thing that comes to mind.

Michael> Did anybody validate those changes without using -j?

Yeah.  And you can try it, too:

    cd $build/gdb/testsuite
    make check-single

That runs the old code.

When I do this, the old and new code (without -j) differ by a few seconds.

Tom


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