bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25197: 26.0.50; notifications-notify is extremely slow with double b


From: Peter Münster
Subject: bug#25197: 26.0.50; notifications-notify is extremely slow with double buffering
Date: Tue, 07 Sep 2021 15:19:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Tue, Sep 07 2021, Eli Zaretskii wrote:

> Looks like some problem with your GMP installation?

Unfortunately I've no time to investigate further now. Perhaps in 2-3 weeks.

But it should be really easy to test this issue:

First you try this command with a geometry, that lets Emacs fill the
whole screen:

time emacs -g 500x200 -Q --eval "(progn (require 'notifications)
     (dotimes (i 20) (notifications-notify :title \"TEST\")) (kill-emacs))"

And then the same with a small Emacs frame like "-g 10x10".

With my installed version 27.2 the first example takes 9 seconds. The
latter less than 1 second.

My notification daemon is "mate-notification-daemon".

-- 
           Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]