update changelog.md

This commit is contained in:
wyy 2014-06-13 00:36:34 +08:00
parent fc621ce856
commit 3c95ee686a

View File

@ -4,6 +4,7 @@
1. 适当使用`vector::reserve`,约提高性能`30%`
2. 在`1.`的基础上,使用`Limonp/LocalVector.hpp`作为`Unicode`的类型,约提高性能 `13%`
3. 使 `cjserver` 支持用户自定义词典,通过在 `conf/server.conf` 里面配置 `user_dict_path` 来实现。
## v2.4.1