GNU bug report logs - #38807
[Feature request]: Support lisp workers like web workers.

Previous Next

Package: emacs;

Reported by: HaiJun Zhang <netjune <at> outlook.com>

Date: Mon, 30 Dec 2019 05:29:02 UTC

Severity: wishlist

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: arthur miller <arthur.miller <at> live.com>
To: Eli Zaretskii <eliz <at> gnu.org>, HaiJun Zhang <netjune <at> outlook.com>
Cc: "38807 <at> debbugs.gnu.org" <38807 <at> debbugs.gnu.org>, "michael.albinus <at> gmx.de" <michael.albinus <at> gmx.de>
Subject: bug#38807: [Feature request]: Support lisp workers like web workers.
Date: Fri, 3 Jan 2020 14:19:40 +0000
[Message part 1 (text/plain, inline)]



Skickat från min Samsung Galaxy-smartphone.



>
>  2. the display engine prepares the glyph matrix
>  3. convert the glyph matrix to bitmap and display it
>
>  I think lots of work are in 2.
>
>  Actually, 3 is also a lot of work.
>
> Then 3 can be done in a separate thread from 2 and 1?

> How would that help?  Until 3 is done, the user doesn't see the

Couldn't prepare and converting to bitmap, inclusive rendering the bitmap bo done in a separate thread from displaying the same?

Of course, displaying can not be done until previous work has finished, so I don't know if Emacs could interleave the work with something else useful?

[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 63 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.