From 22a9cc87a073f2b98e4beda4e7576e71b2095f69 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Wed, 20 Jul 2022 11:39:06 +0200 Subject: [PATCH] Update TODO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bda79f9f..7bb0ccc24 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ large majority of use cases. ### Features that would improve Whippet performance - - [ ] Immix-style opportunistic evacuation + - [X] Immix-style opportunistic evacuation - [ ] Overflow allocation - [ ] Generational GC via sticky mark bits - [ ] Generational GC with semi-space nursery