1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-08 21:20:19 +02:00

Docs docs

This commit is contained in:
Andy Wingo 2024-07-27 22:32:08 +02:00
parent 9b2677a57b
commit 3ce0899729

View file

@ -58,7 +58,7 @@ The `whippet` collector has a few feature flags that can be turned on or
off. If you use the [standard embedder makefile include](../embed.mk),
then there is a name for each combination of features: `whippet` has no
additional features, `parallel-whippet` enables parallel marking,
`parallel-generational-whippet` enables parallelism,
`parallel-generational-whippet` enables generations,
`stack-conservative-parallel-generational-whippet` uses conservative
root-finding, and `heap-conservative-parallel-generational-whippet`
additionally traces the heap conservatively. You can leave off