You need to sign in or sign up before continuing.
Commits on Source 3
-
Jürg Billeter authored
Increasing buffer size from 4 kB to 64 kB speeds up read() bandwidth by factor 4, according to a very simple benchmark.
-
Jürg Billeter authored
Increasing buffer size from 4 kB to 64 kB speeds up read() bandwidth by factor 4, according to a very simple benchmark.
-
Jürg Billeter authored
Increase read buffer size to improve performance See merge request !1142