由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - performance Hit的经验
相关主题
Need help in Java怎样让java 程序运行快?
Re: Non-java storyjava profiling
Java,EJB的performanceRe: Java Vs. C++ on performance!?
java内存泄露问题Rational Rose 2001
请问有没有可能列出所有正在运行的java程序?Rational Rose 2000 is not bad
How to know the size of a java object ?怎么能把Rational Rose里的use case图插到word里?
Any good Java Profiler (other than Jprobe)?rational rose question
啥时候java也可以compile成为native的?Re: Can I find the classes relationship
相关话题的讨论汇总
话题: hit话题: 经验话题: find话题: 20%
进入Java版参与讨论
1 (共1页)
p***p
发帖数: 559
1
我的软件打算开始优化了。请问对于新手,一般JAVA软件performance Hit会
在哪里。能根据经验举几个常见的例子么,另外有什么工具可以帮助优化或者
调试查错么
g*****g
发帖数: 34805
2
80% running time is in 20% code. Find out those 20% and optimize it.

【在 p***p 的大作中提到】
: 我的软件打算开始优化了。请问对于新手,一般JAVA软件performance Hit会
: 在哪里。能根据经验举几个常见的例子么,另外有什么工具可以帮助优化或者
: 调试查错么

p***p
发帖数: 559
3
如果找到之后,请问哪位有经验该如何分析那些数值
一般哪些数值最重要请问
g*****g
发帖数: 34805
4
Rational had a series profiler integrated with Eclipse, you may
not be able to find free stuff though.

【在 p***p 的大作中提到】
: 如果找到之后,请问哪位有经验该如何分析那些数值
: 一般哪些数值最重要请问

p***p
发帖数: 559
5
for sure, but how can I find out the 20%, any software?

【在 g*****g 的大作中提到】
: 80% running time is in 20% code. Find out those 20% and optimize it.
1 (共1页)
进入Java版参与讨论
相关主题
Re: Can I find the classes relationship请问有没有可能列出所有正在运行的java程序?
新手上路,请多指教How to know the size of a java object ?
Which/what Java tools are appropriate?Any good Java Profiler (other than Jprobe)?
IBM 出的这个Rational Software Architect 和 WebSphere在工作中有用吗?啥时候java也可以compile成为native的?
Need help in Java怎样让java 程序运行快?
Re: Non-java storyjava profiling
Java,EJB的performanceRe: Java Vs. C++ on performance!?
java内存泄露问题Rational Rose 2001
相关话题的讨论汇总
话题: hit话题: 经验话题: find话题: 20%