mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
a0c9777264
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. |
||
---|---|---|
.. | ||
files | ||
html5 | ||
import_plugins/xrdb | ||
integration | ||
scenes | ||
unit | ||
.gutconfig.ci.json | ||
.gutconfig.unix.json | ||
.gutconfig.windows.json | ||
test_nix.gd | ||
test_pty.gd | ||
test_rendering.gd | ||
test_terminal.gd |