r*******w 发帖数: 121 | 1 any free software to use?
i wanna check the memory bottlenecks of my program...
and why it keeps asking for more memory!
thanks~ |
c*****s 发帖数: 214 | 2 一般会有给IDE上加profiling功能的插件
Oracle JDeveloper和WSAD里自带这个特性,我用的是
http://eclipsecolorer.sourceforge.net, 给eclipse用的
【在 r*******w 的大作中提到】 : any free software to use? : i wanna check the memory bottlenecks of my program... : and why it keeps asking for more memory! : thanks~
|
r*******w 发帖数: 121 | 3 is there a free component for jbuilder personal?
i think there is one for jbuilder enterprise?
【在 c*****s 的大作中提到】 : 一般会有给IDE上加profiling功能的插件 : Oracle JDeveloper和WSAD里自带这个特性,我用的是 : http://eclipsecolorer.sourceforge.net, 给eclipse用的
|
c*****s 发帖数: 214 | 4 Seems not. Few of profiling tools are free, fewer for jbuilder.
Maybe CodePro is providing such tools for jbuilder. However, even it is, the
tool won't be free, that is for sure.
【在 r*******w 的大作中提到】 : is there a free component for jbuilder personal? : i think there is one for jbuilder enterprise?
|
B******N 发帖数: 445 | 5 JProfile, JSprint. both are good
【在 r*******w 的大作中提到】 : any free software to use? : i wanna check the memory bottlenecks of my program... : and why it keeps asking for more memory! : thanks~
|