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

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

Re: Make emacs-eww render asynchronously


From: Vladimir Sedach
Subject: Re: Make emacs-eww render asynchronously
Date: Wed, 20 Mar 2019 00:03:35 -0700
User-agent: mu4e 1.1.0; emacs 26.1

> I can only understand that claim if in your case the slowdown/lagging
> is due to redisplay, which is written almost entirely in C, and
> profiler.el sees it as just one function.

Yes, that is the case. Another case is external processes (which
applies for emacs-w3m).

Profiler-Report gives a ratio of CPU usage by Emacs code but not
timing information. benchmark.el is useful, but you need to figure
out what to benchmark first, which is not always obvious.

Vladimir



reply via email to

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