Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
540 contributions in the last year
Contribution activity
May 2020
- adjust sentry info
- fix memeory leak
- fix more uwp bugs
- refactoring control panel item load
- Exception enhancement
- bunch of bug fix
- performance improvement for pinyin search
- huge query performance improvement
- try fix windows 7/8 detection support
- check update manually for portable mode
- fix version detection bug
- Fix icon load bugs
- image cache performance improvement
- performance improvement for image load and everything plugin
- Smart image cache with async load ability
- add crash report
Created an issue in toolgood/ToolGood.Words that received 7 comments
内存占用
你好,
使用了你的库 c# 版本,发现内存占用很大。
程序启动的时候调用二十次左右 WordsHelper.GetFirstPinyin,内存占用会飙升至 1G 左右。
有什么好办法可以减小内存占用吗?
memory profile 结果
7
comments