public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Berlin <dan@cgsoftware.com>
To: Elena Zannoni <ezannoni@cygnus.com>
Cc: <drow@mvista.com>, <gdb-patches@sources.redhat.com>,
	<pes@regent.e-technik.tu-muenchen.de>,
	<insight@sources.redhat.com>, <keiths@cygnus.com>
Subject: Re: [rfa] Remove a silly looking symtab sort.
Date: Wed, 07 Nov 2001 18:19:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.33.0111072116200.30759-100000@www.cgsoftware.com> (raw)
In-Reply-To: <15337.59481.934748.349577@krustylu.cygnus.com>

>
> I am not sure about the reason for the 40 limit. Wonder what would
> happen if we got rid of that check. It predates our internal cvs repo
> (i.e. it has been there from before 1991).
I'm guessing It's only really there because it's slower to
sort 40 symbols  than it is to look through them.  We probably ended up
sorting a ton of  1-10 symbol small blocks for no good reason, wasting
tons of time during reading.

--Dan

  reply	other threads:[~2001-11-07 18:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07 17:58 Elena Zannoni
2001-11-07 18:19 ` Daniel Berlin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-07 17:56 Elena Zannoni
     [not found] <3BE6DCE4.6550BBBD@cygnus.com>
2001-11-05 15:04 ` Elena Zannoni
2001-11-05 15:36   ` Daniel Jacobowitz
2001-11-05 15:40   ` Daniel Berlin
2001-10-24 21:29 Daniel Jacobowitz

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=Pine.LNX.4.33.0111072116200.30759-100000@www.cgsoftware.com \
    --to=dan@cgsoftware.com \
    --cc=drow@mvista.com \
    --cc=ezannoni@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=keiths@cygnus.com \
    --cc=pes@regent.e-technik.tu-muenchen.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).