From: "Mattias Engdegård" <mattias.engdegard@gmail.com>
To: Thierry Volpiatto <thievol@posteo.net>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Emacs-30 performances
Date: Mon, 3 Jun 2024 20:23:10 +0200 [thread overview]
Message-ID: <A998EB9C-9E68-4A17-B0F0-EB2577C144C6@gmail.com> (raw)
In-Reply-To: <87o78ikjwg.fsf@posteo.net>
3 juni 2024 kl. 19.37 skrev Thierry Volpiatto <thievol@posteo.net>:
> (with-temp-file file
> ;; Fix Emacs-30 lexbind warnings.
> (insert ";;; -*- lexical-binding: t -*-\n")
> (prin1 `(setq-default ,obj (eval-when-compile ,obj)) (current-buffer)))
> (byte-compile-file file)
We have made small changes to several of the moving parts here but it's unclear how they have the outsized effect you reported.
> Perhaps this commit?
I wish! But it could be useful to find what actually did. If you had the time to bisect master to find it, or provide a self-contained benchmark for someone else to do it, then we might actually learn something of interest.
Finally an excuse to try git --term-good=bad --term-bad=good ...
next prev parent reply other threads:[~2024-06-03 18:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-02 14:52 Emacs-30 performances Thierry Volpiatto
2024-06-03 11:57 ` Eli Zaretskii
2024-06-03 17:37 ` Thierry Volpiatto
2024-06-03 18:23 ` Mattias Engdegård [this message]
2024-06-04 5:23 ` Thierry Volpiatto
2024-06-08 15:30 ` Thierry Volpiatto
2024-06-09 6:41 ` Thierry Volpiatto
2024-06-09 8:19 ` Eli Zaretskii
2024-06-09 9:45 ` Thierry Volpiatto
2024-06-09 11:39 ` Stefan Kangas
2024-06-09 14:07 ` Mattias Engdegård
2024-06-09 17:38 ` Thierry Volpiatto
2024-06-10 5:32 ` Thierry Volpiatto
2024-06-12 17:03 ` Mattias Engdegård
2024-06-15 5:32 ` Thierry Volpiatto
2024-06-15 9:33 ` Mattias Engdegård
2024-06-21 5:25 ` Thierry Volpiatto
2024-06-21 9:33 ` Mattias Engdegård
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=A998EB9C-9E68-4A17-B0F0-EB2577C144C6@gmail.com \
--to=mattias.engdegard@gmail.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=thievol@posteo.net \
/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).