mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
There are four lights
This commit is contained in:
parent
1ff082705e
commit
4cdb47de6a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Whippet collectors
|
||||
|
||||
Whippet has five collectors currently:
|
||||
Whippet has four collectors currently:
|
||||
- [Semi-space collector (`semi`)](./collector-semi.md): For
|
||||
single-threaded embedders who are not too tight on memory.
|
||||
- [Parallel copying collector (`pcc`)](./collector-pcc.md): Like `semi`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue