Changes between Version 6 and Version 7 of Ticket #118
- Timestamp:
- 08/29/2012 02:48:30 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #118 – Description
v6 v7 126 126 * 测试服务器上dump下来的内存分析: 127 127 * 总体内存正常,dump的文件1.5g,实际heap仅180M,剩下的都是可回收性质,跑了十几个小时的情况这样看不存在内存泄漏,主要还是过多的请求压力导致,不过也发现了一个已经没有用的包jeasy分词工具,在里面占了几十M内存,所以需要去掉再测一次。 128 {{{ 129 One instance of "jeasy.analysis.llIlllIIIlIlllll" loaded by "com.caucho.loader.EnvironmentClassLoader @ 0x2aaac06d7fb8" occupies 83,716,264 (43.67%) bytes. The memory is accumulated in one instance of "java.util.TreeMap$Entry" loaded by "<system class loader>". 128 130 131 Keywords 132 java.util.TreeMap$Entry 133 jeasy.analysis.llIlllIIIlIlllll 134 com.caucho.loader.EnvironmentClassLoader @ 0x2aaac06d7fb8 135 }}} 129 136 130 137 == 长期目标 ==
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)