Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Yichun Zhang (agentzh)" <agentzh@gmail.com>
To: gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [PATCH] [python] Optimize python_string_to_host_string() for Python 2.
Date: Sun, 22 Feb 2015 18:01:00 -0000	[thread overview]
Message-ID: <CAB4Tn6Prb_+b1FBCgbFqceauS8K2=q4r+aQiATxK_T2p5cG7+A@mail.gmail.com> (raw)
In-Reply-To: <1421217481-18204-1-git-send-email-agentzh@gmail.com>

Hello!

On Tue, Jan 13, 2015 at 10:38 PM, Yichun Zhang (agentzh) wrote:
> With the following patch, my most complicated Python tools
> finally have comparable performance between Python 2 and
> Python 3. In the case of Python 2, some real-world Python scripts'
> overall speedup can be as big as 34% (for my "lgcpath" command [3])
> or even 57% (for my "lgcstat" command [4]). And from the new Flame
> Graph [5], we can see that the corresponding function frames are
> indeed gone.
>

ping

Regards,
-agentzh


  parent reply	other threads:[~2015-02-22 18:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14  6:38 Yichun Zhang (agentzh)
2015-01-19 22:08 ` Yichun Zhang (agentzh)
2015-01-20 11:13   ` Phil Muldoon
2015-01-20 13:13     ` Joel Brobecker
2015-01-20 22:19       ` Yichun Zhang (agentzh)
2015-02-01 23:33 ` Yichun Zhang (agentzh)
2015-02-22 18:01 ` Yichun Zhang (agentzh) [this message]
2015-03-03 16:12 ` Joel Brobecker

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='CAB4Tn6Prb_+b1FBCgbFqceauS8K2=q4r+aQiATxK_T2p5cG7+A@mail.gmail.com' \
    --to=agentzh@gmail.com \
    --cc=gdb-patches@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