diff etc/NEWS @ 64581:87f087128cf2

Add gc-cons-percentage.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 21 Jul 2005 19:03:30 +0000
parents 6b0259b0b8c9
children bea731b50462 187d6a1f84f7
line wrap: on
line diff
--- a/etc/NEWS	Thu Jul 21 19:03:13 2005 +0000
+++ b/etc/NEWS	Thu Jul 21 19:03:30 2005 +0000
@@ -5029,6 +5029,10 @@
 ** GC changes:
 
 +++
+*** New variable `gc-cons-percentage' automatically grows the GC cons threshold
+as the heap sizxe increases.
+	
++++
 *** New variables `gc-elapsed' and `gcs-done' provide extra information
 on garbage collection.