Skip to content

Commit d1433c1

Browse files
morottieendebakpt
andauthored
Update Misc/NEWS.d/next/Core and Builtins/2024-04-30-14-03-09.gh-issue-117151.yt2H8c.rst
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
1 parent 87dd5b8 commit d1433c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
increase io.DEFAULT_BUFFER_SIZE from 4k/8k to 128k. fix open on Linux to use
22
``max(io.DEFAULT_BUFFER_SIZE, device block size)`` rather than the device block
3-
size. improve I/O performance by 3 to 5 times. patch by Romain Morotti.
3+
size. Improve I/O performance upto 3 to 5 times. Patch by Romain Morotti.

0 commit comments

Comments
 (0)