shredder icon indicating copy to clipboard operation
shredder copied to clipboard

GC triggering conditions should be updated

Open Others opened this issue 5 years ago • 0 comments

The current system is very under-optimized--although probably fine for basic use. This probably requires some good benchmarks so we can test some different setups. We also should probably respond to memory pressure, rather than chill not collecting and letting the system run OOM.

Others avatar Jan 30 '20 20:01 Others