Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: dje@google.com (Doug Evans)
To: gdb-patches@sourceware.org
Subject: Re: [RFA] Add more parallelization to gdb.base testing
Date: Mon, 18 Jun 2012 16:35:00 -0000	[thread overview]
Message-ID: <20120618163526.C1F211E136F@ruffy2.mtv.corp.google.com> (raw)

I wrote:
> This patch speeds up gdb testing at -j6 on my machine from 7mins to 4mins.
> I didn't want to get too carried away here, this felt like a good compromise.
> I split the range into four roughly equal partitions alphabet wise,
> then noticed that [a-g] has far more files than the others so made the split
> more refined.  I'm happy to use whatever partitioning folks want, I just
> want the 4mins (or better).
> 
> Ok to check in?
> 
> btw, it's possible to do better.
> The ideal is (effectively) to be able to run all the .exp's at once.
> But that's a more work and this is trivial with a reasonable win.

Blech.  Bad cut-n-paste.  Here is the correct ChangeLog entry.

2012-06-15  Doug Evans  <dje@google.com>

	* Makefile.in (TEST_DIRS): Add gdb.base3, gdb.base4.
	(BASE1_FILES, BASE2_FILES): Change to handle a-d and e-k respectively.
	(BASE3_FILES, BASE4_FILES): New, handles l-r and s-z respectively.


             reply	other threads:[~2012-06-18 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 16:35 Doug Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-18 16:33 Doug Evans
2012-06-18 16:48 ` Joel Brobecker
2012-06-22 16:20 ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120618163526.C1F211E136F@ruffy2.mtv.corp.google.com \
    --to=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox