|
|
|
|
|
by umvi
533 days ago
|
|
> What are the use cases that can make a terminal be slow? Rendering huge stdout/stderr can be a bottleneck. Try running a program that writes half a million lines of text to stdout without file redirects and a lot of terminal emulators will struggle to keep up. |
|