mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com, Ed Schouten <ed@nuxi.nl>
Subject: Re: Re: AVL tree: storing balances instead of heights
Date: Mon, 21 Dec 2015 02:28:59 +0100	[thread overview]
Message-ID: <20151221012858.GP23362@port70.net> (raw)
In-Reply-To: <20151220214318.GO23362@port70.net>

* Szabolcs Nagy <nsz@port70.net> [2015-12-20 22:43:19 +0100]:
> complete tsearch api implementation code size on
> x86_64 (pic and non-pic as well):
> 
> tsearch_avl.o   958
> tsearch_fast.o  934
> tsearch_small.o 804
> 

more .text size data on various arches (different versions of
gcc were used i had around, -Os -fomit-frame-pointer -std=c99):

       x86_64  i386   arm  mips powerpc aarch64  sh
_avl.o    958   879  1080  1632   1352    1144  840
_fast.o   934   876  1072  1520   1248    1224  800
_small.o  804   815   896  1312   1124     968  728


      reply	other threads:[~2015-12-21  1:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CABh_MKm1Ow5_dc4ENJM-fAqWc+uPPZgftRdSDxPJiPXZAfZ+FQ@mail.gmail.com>
2015-12-07 13:03 ` Szabolcs Nagy
2015-12-07 13:19   ` Ed Schouten
2015-12-07 13:22     ` Ed Schouten
2015-12-07 14:46     ` Szabolcs Nagy
2015-12-10  9:21       ` Ed Schouten
2015-12-10 12:14         ` Szabolcs Nagy
2015-12-10 13:12           ` Ed Schouten
2015-12-10 13:43             ` Szabolcs Nagy
2015-12-20 21:43               ` Szabolcs Nagy
2015-12-21  1:28                 ` Szabolcs Nagy [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=20151221012858.GP23362@port70.net \
    --to=nsz@port70.net \
    --cc=ed@nuxi.nl \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).