Skip to content

Commit 152be9f

Browse files
committed
Add ChangeLog entry
1 parent 8562e51 commit 152be9f

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
@@ -62,6 +62,7 @@ Performance:
6262
* Improve random number generation performance by avoiding synchronization (#2190, @ivoanjo).
6363
* We now create a single call target per block by default instead of two.
6464
* Some uses of class variables are now much better optimized (#2259, @chrisseaton).
65+
* Several methods that need the caller frame are now always inlined in their caller, which speeds up the interpreter and reduces footprint.
6566

6667
Changes:
6768

0 commit comments

Comments
 (0)