Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GC could do with more consolidated intro user documentation #54565

Open
IanButterworth opened this issue May 23, 2024 · 0 comments
Open

GC could do with more consolidated intro user documentation #54565

IanButterworth opened this issue May 23, 2024 · 0 comments
Labels
domain:docs This change adds or pertains to documentation GC Garbage collector

Comments

@IanButterworth
Copy link
Sponsor Member

IanButterworth commented May 23, 2024

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.?

@IanButterworth IanButterworth added domain:docs This change adds or pertains to documentation GC Garbage collector labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation GC Garbage collector
Projects
None yet
Development

No branches or pull requests

1 participant