Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* 3X testsuite slow-down?
@ 2009-07-04  0:11 Michael Snyder
  2009-07-05  1:16 ` Paul Pluzhnikov
  2009-07-06 14:37 ` Tom Tromey
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Snyder @ 2009-07-04  0:11 UTC (permalink / raw)
  To: gdb

I just did a cvs update, and the time that it takes to run "make check"
jumped from 8 minutes to 24 minutes.

Unfortunately I can't pin down the date of my last cvs update before
this one any closer than June 23, but I'm pretty sure it was more
recent than that.

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

Did anybody validate those changes without using -j?

Michael


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3X testsuite slow-down?
  2009-07-04  0:11 3X testsuite slow-down? Michael Snyder
@ 2009-07-05  1:16 ` Paul Pluzhnikov
  2009-07-05 20:48   ` Michael Snyder
  2009-07-06 14:37 ` Tom Tromey
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Pluzhnikov @ 2009-07-05  1:16 UTC (permalink / raw)
  To: Michael Snyder; +Cc: gdb

On Fri, Jul 3, 2009 at 5:08 PM, Michael Snyder<msnyder@vmware.com> wrote:
> I just did a cvs update, and the time that it takes to run "make check"
> jumped from 8 minutes to 24 minutes.

8 minutes sounds too fast.

FWIW, runtest on my machine, with Ada unsupported in my GCC, took 18
minutes on 20090616:

                === gdb Summary ===
# of expected passes            13248
# of unexpected failures        109
# of expected failures          42
# of known failures             114
# of unresolved testcases       3
# of untested testcases         10
# of unsupported tests          62

and took 17 minutes just now:

		=== gdb Summary ===
# of expected passes		13359
# of unexpected failures	103
# of expected failures		43
# of known failures		116
# of unresolved testcases	1
# of untested testcases		11
# of unsupported tests		63


Also, most of the slowdowns I observed come from tests failing with a
timeout, not from breakage of the test suite itself.

-- 
Paul Pluzhnikov


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3X testsuite slow-down?
  2009-07-05  1:16 ` Paul Pluzhnikov
@ 2009-07-05 20:48   ` Michael Snyder
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Snyder @ 2009-07-05 20:48 UTC (permalink / raw)
  To: Paul Pluzhnikov; +Cc: gdb

Paul Pluzhnikov wrote:
> On Fri, Jul 3, 2009 at 5:08 PM, Michael Snyder<msnyder@vmware.com> wrote:
>> I just did a cvs update, and the time that it takes to run "make check"
>> jumped from 8 minutes to 24 minutes.
> 
> 8 minutes sounds too fast.

It's a fast machine.  ;-)
8 minutes has been about standard for me for some time.

> FWIW, runtest on my machine, with Ada unsupported in my GCC, took 18
> minutes on 20090616:

Hmmm.... no one else is observing this problem?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3X testsuite slow-down?
  2009-07-04  0:11 3X testsuite slow-down? Michael Snyder
  2009-07-05  1:16 ` Paul Pluzhnikov
@ 2009-07-06 14:37 ` Tom Tromey
  2009-07-06 18:32   ` Michael Snyder
  1 sibling, 1 reply; 5+ messages in thread
From: Tom Tromey @ 2009-07-06 14:37 UTC (permalink / raw)
  To: Michael Snyder; +Cc: gdb

>>>>> "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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3X testsuite slow-down?
  2009-07-06 14:37 ` Tom Tromey
@ 2009-07-06 18:32   ` Michael Snyder
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Snyder @ 2009-07-06 18:32 UTC (permalink / raw)
  To: tromey; +Cc: gdb

Tom Tromey wrote:
>>>>>> "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.

Hmm, same here.  Must have been something else.
Sorry for the false alarm...


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-06 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-04  0:11 3X testsuite slow-down? Michael Snyder
2009-07-05  1:16 ` Paul Pluzhnikov
2009-07-05 20:48   ` Michael Snyder
2009-07-06 14:37 ` Tom Tromey
2009-07-06 18:32   ` Michael Snyder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox