azzvx / gogotester

728 stars 238 forks source link

内存占用增加了 #1

Open yfdyh000 opened 9 years ago

yfdyh000 commented 9 years ago

2.3.4启动后占用约10MB,2.3.8(及2.3.9)占用约150MB。感觉浪费了太多。 是因为IP库的改造吗。应该可以不在启动时就占用吧,因为用户可能用不到随机测试的IP库。

azzvx commented 9 years ago

2.3.4的IP库是收缩的;2.3.9的IP库完全展开,测试的时候性能高一点。 过几天我试着再整整。

在 14/12/17,YFdyh000notifications@github.com 写道:

2.3.4启动后占用约10MB,2.3.8(及2.3.9)占用约150MB。感觉浪费了太多。 是因为IP库的改造吗。应该可以不在启动时就占用吧,因为用户可能用不到随机测试的IP库。


Reply to this email directly or view it on GitHub: https://github.com/azzvx/gogotester/issues/1

Xuanwo commented 9 years ago

非常需要随机测试IP库啊- -