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

fix(dot/state,dot/network): improve memory usage when syncing #1491

Merged
merged 13 commits into from
Mar 25, 2021

Commits on Mar 24, 2021

  1. maybe fix sync

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    83f6250 View commit details
    Browse the repository at this point in the history
  2. fix prune peers goroutine

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e76a606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d26f5 View commit details
    Browse the repository at this point in the history
  4. force garbage collection

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    bd1b1b7 View commit details
    Browse the repository at this point in the history
  5. gc in StoreTrie

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    99a349d View commit details
    Browse the repository at this point in the history
  6. add syncing mode to StorageState

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c5041f8 View commit details
    Browse the repository at this point in the history
  7. lint

    noot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    21e6e92 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. get GC percentage on startup

    noot committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    27b399e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9892130 View commit details
    Browse the repository at this point in the history
  3. lint, add tests

    noot committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cc33293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41b32ca View commit details
    Browse the repository at this point in the history
  5. fix rpc test

    noot committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cc43689 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a120009 View commit details
    Browse the repository at this point in the history