Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Audit json.Marshal and json.Unmarshal usage to reduce BR memory consumption #819

Open
overvenus opened this issue Mar 7, 2021 · 0 comments

Comments

@overvenus
Copy link
Member

From BR's heap profile, we find there a lot of memory is consumed by json.Marshal and json.Unmarshal, we need to find out why and reduce memory.

https://gist.github.com/overvenus/4491e987dca672fd62705d29bb254d03

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant