jamietre / CsQuery

CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.
Other
1.16k stars 249 forks source link

Memory Leaks - Holding Memory Issues #220

Open mowsean opened 3 years ago

mowsean commented 3 years ago

I have analyzed my process and found below from the CsQuery holding the memory and when process is in idle state it still holding the memory

[static var CsQuery.HtmlParser.HtmlData.TokenIDs] [static var CsQuery.StringScanner.CharacterData.characterFlags] [static var CsQuery.HtmlParser.HtmlData.baseXXchars]