-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
GCGarbage collectorGarbage collectordocsThis change adds or pertains to documentationThis change adds or pertains to documentation
Description
i.e. not the devdocs where the details are discussed already, but near the start of the manual, mentioning things like:
- that julia has a GC (and characteristics?)
- that it is expected that your system has swap space, but if it doesn't the arg
--heap-size-hint=<size>
can be used to lower the amount of memory to consume. - multithreading setup and recommendations
etc.?
oscardssmith, Seelengrab, ericphanson, ToucheSir, pxl-th and 3 moreSeelengrab and jbphyswx
Metadata
Metadata
Assignees
Labels
GCGarbage collectorGarbage collectordocsThis change adds or pertains to documentationThis change adds or pertains to documentation