all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hi-Angel <hiangel999@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Lexical binding doesn't seem to be faster?
Date: Mon, 11 Mar 2019 22:16:33 +0300	[thread overview]
Message-ID: <CAHGDjgCdyQRj2POpDhryKAynV4zHv9oHcxNhmwQAXJAJegBFLA@mail.gmail.com> (raw)
In-Reply-To: <CAHGDjgCZ_EE5rT=NFMGVPTE+aEeb5u0MGT+Rx7n_d0UtzdTFog@mail.gmail.com>

So, it turned out to be a bug in linux 4.20.5 and earlier, so I
updated to 5.0, and everything is fine now.

I re-run tests, benchmark results now are tiny bit better for lexical
scope when GC is on, and are the same when GC is off:

With GC:
    t:   (8.451301031000002 87 1.5439787770000004), (8.492936438 85 1.527223621)
    nil: (8.654444538 87 1.5810563760000003), (8.549887916 85
1.5612690489999996)

No GC:
    t:   (7.548030708 0 0.0) (7.591869120999999 0 0.0)
    nil: (7.519884027 0 0.0) (7.577961806 0 0.0)

On Mon, 11 Mar 2019 at 00:22, Hi-Angel <hiangel999@gmail.com> wrote:
>
> done https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34809
>
> On Sun, 10 Mar 2019 at 23:48, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> >
> > > Do you want me to open a report for above?
> >
> > Yes, please: this is definitely not right.
> >
> >
> >         Stefan



  reply	other threads:[~2019-03-11 19:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-06 23:36 Lexical binding doesn't seem to be faster? Hi-Angel
2019-03-08  5:39 ` Stefan Monnier
2019-03-08  8:30   ` tomas
2019-03-08 13:53     ` Stefan Monnier
2019-03-09  8:21       ` tomas
2019-03-08 13:33   ` Hi-Angel
2019-03-09 15:06     ` Stefan Monnier
2019-03-10 15:16       ` Hi-Angel
2019-03-10 16:14         ` Hi-Angel
2019-03-10 18:07         ` Stefan Monnier
2019-03-10 18:47           ` Hi-Angel
2019-03-10 18:59             ` Stefan Monnier
2019-03-10 19:53               ` Hi-Angel
2019-03-10 20:48                 ` Stefan Monnier
2019-03-10 21:22                   ` Hi-Angel
2019-03-11 19:16                     ` Hi-Angel [this message]
2019-03-11 19:26                       ` 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

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

  git send-email \
    --in-reply-to=CAHGDjgCdyQRj2POpDhryKAynV4zHv9oHcxNhmwQAXJAJegBFLA@mail.gmail.com \
    --to=hiangel999@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.