Update README.rst

This commit is contained in:
Victor Zverovich
2020-08-05 10:53:49 -07:00
committed by GitHub
parent 717b226b59
commit 2f8fc29e9b

View File

@ -145,7 +145,8 @@ a string.
out.print("Don't {}", "Panic");
}
This is up to 6x faster than glibc's ``fprintf``.
This can be `5 to 9 times faster than fprintf
<http://www.zverovich.net/2020/08/04/optimal-file-buffer-size.html>`_.
**Color support**