From 8525603c72e22c90aa423431684042af66d1d100 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Tue, 4 Apr 2023 12:58:56 -0700 Subject: Revert "Fix transient heap mode" This reverts commit 87253d047ce35e7836b6f97edbb4f819879a3b25. Revert "Implement `Process.warmup`" This reverts commit ba6ccd871442f55080bffd53e33678c0726787d2. --- NEWS.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 1b9f87c09b..afcfb374fc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -35,13 +35,6 @@ Note: We're only listing outstanding class updates. The class use equality semantic to lookup keys like a regular hash, but it doesn't hold strong references on the keys. [[Feature #18498]] -* Process.warnup - - * Notify the Ruby virtual machine that the boot sequence is finished, - and that now is a good time to optimize the application. This is useful - for long running applications. The actual optimizations performed are entirely - implementation specific and may change in the future without notice. [[Feature #18885] - ## Stdlib updates The following default gems are updated. -- cgit v1.2.3