Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: ppluzhnikov@google.com (Paul Pluzhnikov)
Cc: gdb-patches@sourceware.org, pedro@codesourcery.com
Subject: Re: [patch 1/2] Speed up JIT support
Date: Fri, 04 Feb 2011 20:00:00 -0000	[thread overview]
Message-ID: <m37hdf8ta5.fsf@fleche.redhat.com> (raw)
In-Reply-To: <20110203214614.5FD74190A4E@elbrus2.mtv.corp.google.com> (Paul	Pluzhnikov's message of "Thu, 3 Feb 2011 13:46:14 -0800 (PST)")

>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> This is still showing non-linear growth, but the factors are much
Paul> nicer ;-)

Thanks for doing this.

Paul> +      const int num_longjmp_names
Paul> +	= sizeof (longjmp_names) / sizeof (longjmp_names[0]);

We have an ARRAY_SIZE macro for this (available in libiberty.h, included
everywhere via defs.h).  If you already committed, don't bother changing
it though.

Tom


      parent reply	other threads:[~2011-02-04 20:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-03 21:46 Paul Pluzhnikov
2011-02-03 21:58 ` [patch 2/2] " Paul Pluzhnikov
2011-02-04 18:58   ` Pedro Alves
2011-02-04 20:17   ` Tom Tromey
2011-02-04 20:33     ` Paul Pluzhnikov
2011-02-05  0:26       ` Paul Pluzhnikov
2011-02-07 15:31         ` Tom Tromey
2011-02-15 21:56           ` Paul Pluzhnikov
2011-02-04 18:28 ` [patch 1/2] " Pedro Alves
2011-02-04 20:00 ` Tom Tromey [this message]

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=m37hdf8ta5.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.com \
    --cc=ppluzhnikov@google.com \
    /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