summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-07-05 14:42:20 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-07-05 14:42:20 -0700
commit57bf73225ddb57bfb75171ff7d4c1e72d4f1dbd5 (patch)
tree07a80f3f9ce1d64d37573a666a4e67dcf6d75feb /NEWS.md
parent9c1776e6b09fbad4a13de35179c8e7c7c7e6ea08 (diff)
Add a NEWS entry for --yjit-exec-mem-size [ci skip]
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 7cab216b2e..6e9a16c6b6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -122,6 +122,7 @@ changelog for details of the default gems or bundled gems.
* This can be used to enable YJIT only once your application is done booting
* Exit tracing option now supports sampling
* `--trace-exits-sample-rate=N`
+* The default value for `--yjit-exec-mem-size` is changed from 64 to 128.
* Multiple bug fixes
### RJIT