# HG changeset patch # User wenzelm # Date 1686087767 -7200 # Node ID 4565761532496691ced8eeca7b07ea5ffcd91881 # Parent 90a43a9b3605126d7985531e5766a2b483ee0836 more realistic factor; diff -r 90a43a9b3605 -r 456576153249 NEWS --- a/NEWS Tue Jun 06 21:02:37 2023 +0200 +++ b/NEWS Tue Jun 06 23:42:47 2023 +0200 @@ -12,7 +12,7 @@ * ML heap usage and stored heap size has been significantly reduced, especially for applications with a lot 'locale' or 'class' context switches, e.g. "definition (in loc)". The shrink factor is usually in -the range 1.1 .. 2.0, but a factor 2 .. 10 has been seen as well. This +the range 1.1 .. 2.0, but a factor 2 .. 25 has been seen as well. This often allows big applications to return to the "small" 64_32 memory model with its hard limit of 16 GiB, and thus reduce the heap size by another factor 1.8.