alphapapa / alphapapa/ement.el
Consider increasing read-process-output-max
Đang mở
- Ngôn ngữ chính
- Emacs Lisp
- Star
- 604
- Fork
- 54
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Might improve performance when receiving large JSON objects? Or when receiving them, er, slowly?
```
read-process-output-max is a variable defined in ‘C source code’.
Its value is 4096
Maximum number of bytes to read from subprocess in a single chunk.
Enlarge the value only if the subprocess generates very large (megabytes)
amounts of data in one go.
On GNU/Linux systems, the value should not exceed
/proc/sys/fs/pipe-max-size. See pipe(7) manpage for details.
Probably introduced at or before Emacs version 27.1.
[back]
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.