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

[gmi] Do not load all modules for a given identifier. #6190

Closed

Commits on Aug 14, 2020

  1. [gmi] Do not load all modules for a given identifier.

    This should reduce the amount of modules we load for namespace lookups at the
    cost of being more fragile.
    
    Improves the memory of hsimple.c from 145864 to 118696 and skips loading of 15
    redundant modules.
    vgvassilev committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    9178f27 View commit details
    Browse the repository at this point in the history