From acb78c284b83d428c65ffb2022efabfae9743c31 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 23 Jul 2018 18:29:03 -0400 Subject: [PATCH] WIP --- docs/Lazy-Sweeping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Lazy-Sweeping.md b/docs/Lazy-Sweeping.md index a0ca7873..75ae4f53 100644 --- a/docs/Lazy-Sweeping.md +++ b/docs/Lazy-Sweeping.md @@ -169,7 +169,7 @@ Graph benchmarks in the google docs spreadsheet # Conclusion -wrap this up... +TODO: from GC handbook, lazy sweeping performs best when most of the heap is empty # References