Skip to content

Commit 291ded2

Browse files
committed
Added change log entry.
1 parent 625fb0e commit 291ded2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Performance:
6060
* Reduce conversion of `VALUE`s to native handle during common operations in C extensions (@aardvark179).
6161
* Improved performance of regex boolean matches (e.g., `Regexp#match?`) by avoiding match data allocation in TRegex (#2558, @nirvdrum).
6262
* Remove overhead when getting using `RDATA_PTR` (@aardvark179).
63+
* Additional copy operations have been reduced when performing IO (#2536, @aardvark179).
6364

6465
Changes:
6566

0 commit comments

Comments
 (0)