Computer Science/JAVA
JVM Benchmark Applications
해피단무지
2018. 7. 27. 22:15
No | Benchmark | Metric | 설명 | Site | 관련도 |
---|---|---|---|---|---|
1 | SPECjvm2008 | throughput in operations per minute (ops/m) |
| https://stackoverflow.com/questions/2386873/jvm-benchmarking-application | |
2 | JMH | 메소드별 수행시간 |
| 사용법: http://tutorials.jenkov.com/java-performance/jmh.html#building-your-jmh-benchmark | |
3 | JUnit |
| http://repilria.tistory.com/313 | ||
4 |