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

Memory traffic optimization #919

Closed
wants to merge 4 commits into from
Closed

Memory traffic optimization #919

wants to merge 4 commits into from

Commits on May 10, 2018

  1. Removed some LINQ

    Replaced some Collection interfaces with specific type declarations
    up to 30% reduction of memory allocation traffic during registration
    Belorus committed May 10, 2018
    Configuration menu
    Copy the full SHA
    fca2b93 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Oopsey :)

    Belorus committed May 14, 2018
    Configuration menu
    Copy the full SHA
    d9f50b7 View commit details
    Browse the repository at this point in the history
  2. Returned hotfix

    Belorus committed May 14, 2018
    Configuration menu
    Copy the full SHA
    bae74ba View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Configuration menu
    Copy the full SHA
    d4503ea View commit details
    Browse the repository at this point in the history