From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Peter Münster" <pm@a16n.net>
Cc: 25197@debbugs.gnu.org
Subject: bug#25197: 26.0.50; notifications-notify is extremely slow with double buffering
Date: Wed, 15 Sep 2021 10:01:06 +0200 [thread overview]
Message-ID: <87o88uuv25.fsf@gnus.org> (raw)
In-Reply-To: <87fsu7i1xz.fsf@a16n.net> ("Peter Münster"'s message of "Tue, 14 Sep 2021 17:58:32 +0200")
Peter Münster <pm@a16n.net> writes:
> time src/emacs -g 150x50 -Q --eval "(progn (require 'notifications)
> (dotimes (i 20) (notifications-notify :title \"TEST\")) (kill-emacs))"
>
> real 0m0.505s
> user 0m0.286s
> sys 0m0.033s
>
> time src/emacs -g 500x200 -Q --eval "(progn (require 'notifications)
> (dotimes (i 20) (notifications-notify :title \"TEST\")) (kill-emacs))"
>
> real 0m4.287s
> user 0m0.525s
> sys 0m0.088s
Just to check -- how long does
time src/emacs -g 500x200 -Q --eval "(kill-emacs)"
take?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-09-15 8:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-13 22:59 bug#25197: 26.0.50; notifications-notify is extremely slow Peter Münster
2017-09-02 12:15 ` Eli Zaretskii
2017-09-03 10:51 ` Peter Münster
2021-09-03 8:55 ` bug#25197: 26.0.50; notifications-notify is extremely slow with double buffering Lars Ingebrigtsen
2021-09-06 20:21 ` Peter Münster
2021-09-07 5:33 ` Eli Zaretskii
2021-09-07 13:19 ` Peter Münster
2021-09-14 15:58 ` Peter Münster
2021-09-15 8:01 ` Lars Ingebrigtsen [this message]
2021-09-15 12:24 ` Peter Münster
2021-09-16 12:23 ` Lars Ingebrigtsen
2021-09-16 13:56 ` Peter Münster
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=87o88uuv25.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=25197@debbugs.gnu.org \
--cc=pm@a16n.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 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.