From: Eric Wong <normalperson@yhbt.net>
To: raindrops@librelist.org
Subject: Re: [PATCH] linux_inet_diag: improve compatibility with newer GCs
Date: Sat, 31 Aug 2013 06:02:51 +0000 [thread overview]
Message-ID: <20130831060251.GA4698@dcvr.yhbt.net> (raw)
In-Reply-To: 20130616205925.GA5569@dcvr.yhbt.net
Eric Wong <normalperson@yhbt.net> wrote:
> RARRAY_PTR is expensive with GCs in Ruby 2.1.0dev and Rubinius, so
> use rb_ary_entry for non-performance critical paths. Eventually,
> RARRAY_AREF/RARRAY_ASET may be common, but for now, using
> rb_ary_entry should require the least cognitive overhead for a
> developer.
> ---
> Pushed to "gc-next" of git://bogomips.org/raindrops.git
Cherry-picked into master, will release 0.12.0 this weekend unless
there are objections.
prev parent reply other threads:[~2013-08-31 6:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-16 20:59 [PATCH] linux_inet_diag: improve compatibility with newer GCs Eric Wong
2013-08-31 6:02 ` Eric Wong [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
List information: https://yhbt.net/raindrops/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130831060251.GA4698@dcvr.yhbt.net \
--to=normalperson@yhbt.net \
--cc=raindrops@librelist.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://yhbt.net/raindrops.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).