Refactoring pinyin

1. use custom patched pinyin library Pinyin4Net
2. fix memory leak on startup: 360mb -> 160mb when using vs15 debugger
This commit is contained in:
bao-qian
2016-04-24 00:37:25 +01:00
parent e67f60182d
commit 718bff7469
16 changed files with 205 additions and 690 deletions

5
.gitignore vendored
View File

@@ -295,4 +295,7 @@ Wox/Images/Thumbs.db
*.dgml
migrateToAutomaticPackageRestore.ps1
*.pyd
*.pyc
*.pyc
*/pinyindb/*
*.diagsession
Output-Performance.txt