GNU bug report logs - #74813
31.0.50; scroll-down is 10x slower and laggy than scroll-up

Previous Next

Package: emacs;

Reported by: Eval Exec <execvy <at> gmail.com>

Date: Thu, 12 Dec 2024 08:01:01 UTC

Severity: normal

Tags: moreinfo

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: execvy <at> gmail.com
Cc: 74813 <at> debbugs.gnu.org
Subject: bug#74813: 31.0.50; scroll-down is 10x slower and laggy than scroll-up
Date: Fri, 10 Jan 2025 10:20:55 +0200
> Date: Fri, 10 Jan 2025 16:04:47 +0800
> From: execvy <at> gmail.com
> 
> My auto-repeat rate is 100 times/second

Mine is 30/sec.  Maybe this is the reason for what you see.
Programmatically, M-v needs to do more than C-v does, so if your CPU
is not powerful enough, maybe Emacs cannot keep up with 100 keys per
second moving back.

If this is the reason, then it's expected.

> It's hard to notice performance difference by eyes and hands.
> You can do profiler-start (cpu) and profiler-report, then you will notice
> the profiler result is totally different.

The profiler result is expected to be different, because M-v invokes
different functions than C-v does.

What I measured is the total time of scrolling through the entire
file, and I didn't see any difference, as reported: 35 sec both down
and up.  I measured the time with a stopper, not by eyes.




This bug report was last modified 171 days ago.

Previous Next


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