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

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

bug#66288: 29.1; Performance regression using pipe for subprocess


From: Chris Hanson
Subject: bug#66288: 29.1; Performance regression using pipe for subprocess
Date: Wed, 4 Oct 2023 13:55:17 -0400
User-agent: Mozilla Thunderbird



On 10/4/23 02:52, Eli Zaretskii wrote:

Therefore, one simple change is for xscheme.el to make the value of
read-process-output-max to 64KB.  Chris, can you test that, using the
unmodified 29.1 sources?

I added a binding of (read-process-output-max 65536) around the call to start-process and it solved the problem.

Thank you.





reply via email to

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