Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vitaut
on Dec 7, 2023
|
parent
|
context
|
favorite
| on:
For processing strings, streams in C++ can be slow
{fmt} has internal buffering but it's not yet exposed to users. There is a feature request for it:
https://github.com/fmtlib/fmt/issues/2354
. FILE buffering is not too bad but it can be easily optimized:
https://www.zverovich.net/2020/08/04/optimal-file-buffer-siz...
.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: