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

Clean up memory usage #368

Merged
merged 5 commits into from
Dec 4, 2019
Merged

Clean up memory usage #368

merged 5 commits into from
Dec 4, 2019

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    5af2b29 View commit details
    Browse the repository at this point in the history
  2. Remove nullable

    leculver committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    c167b42 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    3731d9e View commit details
    Browse the repository at this point in the history
  2. Cleanups

    leculver committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    600697c View commit details
    Browse the repository at this point in the history
  3. Remove TypeCache

    - I'm going with a more knob based memory management, having the user tell us what to cache and what not to.
    leculver committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2c5af3a View commit details
    Browse the repository at this point in the history