|
From: | Stefan Kangas |
Subject: | Re: Emacs design and architecture. How about copy-on-write? |
Date: | Thu, 21 Sep 2023 15:21:57 -0700 |
Dmitry Gutov <dmitry@gutov.dev> writes: > - People using LSP likely see better performance because of VC Code > being able to parse the server's output in a different thread (or web > worker? I haven't seen the exact design). LSP-Mode folks wrote a POC > branch of Emacs which parallelizes the JSON parsing as well: > https://www.reddit.com/r/emacs/comments/ymrkyn/async_nonblocking_jsonrpc_or_lsp_performance/ > Some work toward mainlining this feature (perhaps after generalizing) > could help. Or maybe the "multiple concurrent interpreters" approach > could yield similar gains. Could someone please contact them and ask if they plan to upstream it?
[Prev in Thread] | Current Thread | [Next in Thread] |