MsgHdrProtoBuf deserialization results in excessive memory usage and inability to release memory in a timely manner #1363
yingpanwang
started this conversation in
General
Replies: 1 comment 2 replies
-
What version of SteamKit and runtime are you on? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found that memory usage keeps increasing when using dotMemory, and many references come from MsgHdrProtoBuf.
![90c19190-411f-44ab-b2f2-b6cf0c9e4c5e](https://private-user-images.githubusercontent.com/49632937/337086813-01696158-6c31-4b86-986d-c90cc41afe02.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTQ3MjQsIm5iZiI6MTczOTU5NDQyNCwicGF0aCI6Ii80OTYzMjkzNy8zMzcwODY4MTMtMDE2OTYxNTgtNmMzMS00Yjg2LTk4NmQtYzkwY2M0MWFmZTAyLmpwZWc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNDQwMjRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wZDA0ODYxYmVmNTk5OTBmNTk2YzIzNDRmNGJlZjBkNTMxOWE1ODgwNGVhZjU3ZWE3Yzg2MjRiNjg2YmExNDdlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.4B9BpbMOWZIkNSpZ8LnYjvsb85tQvhe9gB1WMnMqvxQ)
Beta Was this translation helpful? Give feedback.
All reactions