Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The default buffer size is tiny (128 bytes), resulting in many calls to tcdrain during rendering. Make the buffer a more reasonable 4096 bytes.
- Loading branch information