public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Viktor Reznov <yann.collet.is.not.a.perfectionist@gmail.com>
To: "Carlos O'Donell" <carlos@redhat.com>, libc-alpha@sourceware.org
Subject: Re: [PATCH] Halving the number of recursive calls
Date: Tue, 14 May 2024 08:27:51 +0300	[thread overview]
Message-ID: <CAKs8_OLuc+WMAAGQAtWHcsd9fppEeVEHfTiF-AbopCLnrEPUtQ@mail.gmail.com> (raw)
In-Reply-To: <3f8f8f3a-6c54-4b94-a666-001150ebbb32@redhat.com>

On Mon, May 13, 2024 at 5:14 PM Carlos O'Donell <carlos@redhat.com> wrote:
> Lastly, How did you test the performance gains?
> Does this change show up visibly in a microbenchmark or workload?

Even if a compiler is capable of doing "partial inlining", it is
better to do this inlining manually.

  reply	other threads:[~2024-05-14  5:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  2:40 Viktor Reznov
2024-05-13 14:04 ` Carlos O'Donell
2024-05-14  5:27   ` Viktor Reznov [this message]
2024-05-14  6:08     ` Xi Ruoyao
2024-05-14  9:14       ` Adhemerval Zanella Netto

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=CAKs8_OLuc+WMAAGQAtWHcsd9fppEeVEHfTiF-AbopCLnrEPUtQ@mail.gmail.com \
    --to=yann.collet.is.not.a.perfectionist@gmail.com \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).