unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: emacs-devel@gnu.org
Subject: Re: list3i etc.
Date: Thu, 07 Mar 2013 13:17:30 -0800	[thread overview]
Message-ID: <513903EA.1050409@cs.ucla.edu> (raw)
In-Reply-To: <513856A1.1050408@yandex.ru>

On 03/07/13 00:58, Dmitry Antipov wrote:

> I guess that we don't want function call overhead for such a simple
> things; these might be macros

Let's not use macros unless we really need their power.
Here it's not needed.

My guess (without really knowing) is that making the
functions inline doesn't buy much performance.  When in
doubt, it's usually better to use ordinary functions
instead of inline.




  parent reply	other threads:[~2013-03-07 21:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07  6:22 list3i etc Eli Zaretskii
2013-03-07  7:01 ` Eli Zaretskii
2013-03-07  8:58   ` Dmitry Antipov
2013-03-07  9:11     ` Xue Fuqiao
2013-03-07  9:30       ` Dmitry Antipov
2013-03-07 22:46         ` Stephen J. Turnbull
2013-03-07  9:23     ` Eli Zaretskii
2013-03-07 21:17     ` Paul Eggert [this message]
2013-03-09  1:59 ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=513903EA.1050409@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).