godot-xterm/addons
Leroy Hopson a0c9777264
feat(pty): add multithread support
Adds the option `use_threads` to PTY (enabled by default) which improves
performance when enabled. For example, running `time cat file.txt` where
file is ~4.5MB will take ~0.250s with threads enabled, versus >20s when
disabled.
2024-03-02 22:49:48 +13:00
..
gd-plug Setup tests 2024-02-18 14:06:25 +13:00
godot_xterm feat(pty): add multithread support 2024-03-02 22:49:48 +13:00