all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Mark Karpov <markkarpov@openmailbox.org>, 21453@debbugs.gnu.org
Subject: bug#21453: When font size is temporarily increased Emacs is slow
Date: Sun, 17 Nov 2019 07:32:17 +0100	[thread overview]
Message-ID: <87k17zf1xq.fsf@gnus.org> (raw)
In-Reply-To: <837fnaeoz0.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 28 Sep 2015 14:57:07 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> Here I post measured times:
>> 
>>   Font Size       Time in Seconds
>>   normal           301.423
>>   +1              1055.157
>>   -1               487.935
>
> I see something very different on my system, so this could be specific
> to X or even your font back-end (xft).
>
> Here are my times:
>
>   Font Size       Time in Seconds
>                    ELisp  Fundamental
>   normal           139.9  113.2
>   +1               140.4  112.2
>   -1               282.0  126.4
>   -2                      148.8
>   +2                      114.4

I tried this on my system (with the test file provided).

The test case is:

(benchmark-progn
  (while (not (eobp))
    (call-interactively #'next-line)))

normal 25s
+1     31s
+2     25s

So basically, they're all more or less the same now, so I'm guessing
that whatever Mark was seeing in Emacs 25 has gone away now (as Emacs
has gotten a new font backend etc), so I'm closing this bug report.

If this is still an issue in Emacs 27, please reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-11-17  6:32 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  9:56 bug#21453: 25.0.50; When font size is temporarily increased Emacs is slow Mark Karpov
     [not found] ` <handler.21453.B.144187938115566.ack@debbugs.gnu.org>
2015-09-10 10:05   ` bug#21453: " Mark Karpov
2015-09-10 15:41 ` bug#21453: 25.0.50; " Eli Zaretskii
2015-09-10 17:33   ` Mark Karpov
2015-09-11 12:16   ` Mark Karpov
2015-09-11 12:34     ` Eli Zaretskii
2015-09-11 12:46       ` Mark Karpov
2015-09-11 13:47         ` Eli Zaretskii
2015-09-11 16:08           ` Mark Karpov
2015-09-11 17:28             ` Eli Zaretskii
2015-09-26  7:07             ` Eli Zaretskii
2015-09-26 12:38               ` Mark Karpov
2015-09-26 13:36                 ` Eli Zaretskii
2015-09-27 11:02                   ` bug#21453: " Mark Karpov
2015-09-28 11:57                     ` Eli Zaretskii
2019-11-17  6:32                       ` Lars Ingebrigtsen [this message]
2015-09-27 11:17                   ` bug#21453: 25.0.50; " Mark Karpov
2015-09-27 11:21                   ` bug#21453: " Mark Karpov
2017-04-08 14:08 ` bug#21453: When font size is temporarily increased Emacs is slow also on 25.2.1 Gennady Uraltsev
2017-04-08 14:08 ` Gennady Uraltsev
2017-04-08 14:10 ` Gennady Uraltsev
2017-04-08 14:11 ` Gennady Uraltsev
2017-04-08 14:14 ` Gennady Uraltsev

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=87k17zf1xq.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=21453@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=markkarpov@openmailbox.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 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.