-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
performancePerformance TestingPerformance Testing
Description
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.
Metadata
Metadata
Assignees
Labels
performancePerformance TestingPerformance Testing