flamegraph:
flamegraph.svg (view on web)
CPU usage should be at a low level.
9.1.309
OS: fedora 40
terminal: gnome-terminal-3.50.1-6.fc40.x86_64
$TERM: xterm-256color
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
git bisect shows that 9148ba8 caused this problem.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
ping @luukvbaal
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Vim with --clean and the LargeFile plugin (available from
here and here) may also help:
vim --clean -Nu NONE '+set pp=~/.vim rtp=~/.vim' log.log—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Hmm almost missed this despite the ping because of the nondescript issue title.
We just spend a lot of cycles in plines_m_win() with limit_winheight == FALSE. We need to count until w_height + count so limit_winheight == TRUE doesn't work. Could add a new argument to plimes_m_win() to that end.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #14650 as completed via 32d701f.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()