Skip to content

Memory management resolution and research #160

Description

@0x19

When under heavy load, there are multiple places which result in high memory usage. This ticket is about researching exact locations using pprof for example and implementing fixes to ensure minimal memory consumption:

  • JSON decoder/encoder results in high memory usage.
  • Exported symbols (imports.go) infinite loop after some time, resulting in just shitload of GBs being used... It's memory leak.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions