站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Programming for the Java Virtual Machine

Programming for the Java Virtual Machine

[ directory ] Previous Section Next Section

Summary

In this part of the case study, we started our testing and resolved a few initial performance problems. Again, a performance test is an iterative process. The test, measure, verify, analyze, and tune process continues repeatedly until you reach your performance goals.

The next chapter discusses how to apply the lessons learned from your performance test. In particular, it looks at capacity planning and site growth based on your test results.

    [ directory ] Previous Section Next Section