wingo pushed a commit to branch wip-whippet in repository guile. commit 22a9cc87a073f2b98e4beda4e7576e71b2095f69 Author: Andy Wingo <wi...@igalia.com> AuthorDate: Wed Jul 20 11:39:06 2022 +0200
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