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

Limit the amount of RAM that will be used #74

Merged
merged 2 commits into from
Jan 11, 2018
Merged

Limit the amount of RAM that will be used #74

merged 2 commits into from
Jan 11, 2018

Commits on Jan 11, 2018

  1. Limit the amount of RAM that will be used

    Fixes #73.
    
    Adds maxMemoryBytes as 128MiB and cleans up the helper
    functions/variables to make it more clear which values are a number of
    bytes, and which values are a number of KiB.
    josephlr committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    7b5380f View commit details
    Browse the repository at this point in the history
  2. Format files correctly

    josephlr committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    a507228 View commit details
    Browse the repository at this point in the history