- Java EE 8 High Performance
- Romain Manni Bucau
- 96字
- 2021-06-30 19:14:31
Java tools to know what my application is doing
Two critical factors are directly linked to performance when you take an application as a black box:
- Memory usage: If too much memory is consumed, it can slow down the application or even make it dysfunctional
- CPU time: If an operation is too slow, it will consume a lot of CPU cycles and impact the overall performance
Without too much external tooling (except the Java Development Kit (JDK) and/or operating system tools), you can easily extract a lot of information and start working on the performance.
推薦閱讀
- Puppet實戰
- BPEL and Java Cookbook
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- 玩到極致 iPhone 4S完全攻略
- 開源安全運維平臺OSSIM疑難解析:入門篇
- 深入理解eBPF與可觀測性
- 8051軟核處理器設計實戰
- Python UNIX和Linux系統管理指南
- Windows 8實戰從入門到精通(超值版)
- Introduction to R for Quantitative Finance
- Windows 7實戰從入門到精通(超值版)
- UI設計手繪表現從入門到精通
- 完美應用Ubuntu(第2版)
- Linux內核分析及應用
- OpenStack Essentials(Second Edition)