Java基准测试

扫码查看
MicroBenchmark JMH- http://openjdk.java.net/projects/code-tools/jmh/ Google Caliper- https://code.google.com/p/caliper/wiki/JavaMicrobenchmarks 负载测试 Apache Jmeter- http://jmeter.apache.org/index.html CPU,内存配置文件 Yourkit- http://www.yourkit.com/overview/index.jsp VisualVM- http://visualvm.java.net/ We are doing benchmarking for Perl,Php, Python interpreters using there standard benchmark tools like perlbench,pybench and php bench.Now we need to benchmark JAVA and found "OLIO" kit would help. But seems OLIO supports php and rails.Please suggest me some of the best benchmarking tools for JAVA which is open source.Jmeter is the one we know which is used for load testing.thank you.. 解决方案 SpecJbb for evaluating performance of server side java - http://www.spec.org/jbb2005/SpecJVM for evaluating performance of the JRE - http://www.spec.org/jvm2008/MicroBenchmarkJMH - http://openjdk.java.net/projects/code-tools/jmh/Google Caliper - https://code.google.com/p/caliper/wiki/JavaMicrobenchmarksLoad TestingApache Jmeter - http://jmeter.apache.org/index.htmlCPU, Memory ProfilingYourkit - http://www.yourkit.com/overview/index.jspVisualVM - http://visualvm.java.net/ 这篇关于Java基准测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
07-30 02:08
查看更多