JAVA性能诊断与调优
时间:2010-10-11 来源:preftest
IBM JDK 默认JVM设置:
http://publib.boulder.ibm.com/infocenter/javasdk/v5r0/index.jsp?
topic=/com.ibm.java.doc.diagnostics.50/diag/appendixes/defaults.html
JVM环境设置:
http://publib.boulder.ibm.com/infocenter/javasdk/v5r0/index.jsp?
topic=/com.ibm.java.doc.diagnostics.50/diag/appendixes/env_var/env_jvm.html
JAVA调优白皮书:
Java Tuning White Paper
http://java.sun.com/performance/reference/whitepapers/tuning.html#section1
专注于Java调优的网站:
http://www.javaperformancetuning.com/
性能调优的5个层次:
Performance tuning in summary
http://examples.oreilly.com/9780596000158/summary.html
Java性能优化相关书籍:
《Java Performance Tuning》2nd Edition
http://examples.oreilly.com/9780596000158/
相关阅读 更多 +