![Java EE 8 High Performance](https://wfqqreader-1252317822.image.myqcloud.com/cover/270/36700270/b_36700270.jpg)
上QQ阅读APP看书,第一时间看更新
Application summary
When working on the performance, it is always important to keep two things in mind:
- The application business (what the application does)
- The application technical stack (how the application was designed)
Even if the information you have about these two points is very high-level, ensure that you know them before working on the performance.
Let's do this exercise with our application and ensure that we know how to answer both the questions.