GNU bug report logs -
#69071
Emacs master branch: c-ts-mode is slow with large C functions.
Previous Next
Full log
View this message in rfc822 format
> From: Yuan Fu <casouri <at> gmail.com>
> Date: Mon, 19 Feb 2024 21:49:26 -0800
> Cc: Alan Mackenzie <acm <at> muc.de>,
> 69071 <at> debbugs.gnu.org
>
> Before we continue, let me note that this seems like another case where tree-sitter-c parser chokes on some extreme C code. Profiler reports shows that almost all time are spent in treesit-parser-root-node, which indicates that all the time are spent parsing the text.
So maybe this is something to report to tree-sitter and/or
tree-sitter-c developers? (Does c++-ts-mode behave better with this
file?)
This bug report was last modified 1 year and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.