Skip to content

Commit 25d3cb7

Browse files
committed
gh-117151: add news item
1 parent 8ee67d4 commit 25d3cb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Optimize the algorithm to grow the buffer when reading a full file and the
2+
file size was unknown or changed since the file was opened. Increase
3+
exponentially and faster and in steps no smaller than 128 kB. This should
4+
improve I/O performance.

0 commit comments

Comments
 (0)