[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Weak pointers
Just curious -- is this problem:
A tight loop creating weak hash table entries or wills can
accumulate memory indefinitely
partially solved? I tried a tight loop for more than six hours and it
did accumulate memory, but at a very slow rate that seemed to be
bounded because the growth rate was getting slower over time (that's
in v.101).
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.cs.cornell.edu/eli/meaning.html Maze is Life!