-
Jim Fulton authored
Added method to perform incremental gc. Changed incremental collection effort algorithm to be based on difference between actual and target size, rather than ration.
14a2d800
Added method to perform incremental gc. Changed incremental collection effort algorithm to be based on difference between actual and target size, rather than ration.