Y
Hacker News
new
|
ask
|
show
|
jobs
by
shin_lao
4693 days ago
Buffering impacts performance when it transforms many small writes into one big write (same for reads). In that case since you are waiting for the answer at every iteration, I'm not sure I see how it could have an impact.