Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

豆瓣
Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

登入後可管理標記收藏

ISBN: 9781492056119
作者: Scott Oaks
出版社: O'Reilly Media
發行時間: 2020 -2
裝訂: Paperback
價格: USD 59.99
頁數: 445

/ 10

0 個評分

評分人數不足
借閱或購買

2nd Edition

Scott Oaks   

簡介

Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance.
You’ll gain in-depth knowledge of Java application performance, using the Java Virtual Machine (JVM) and the Java platform, including the language and API. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 7 and 8 applications perform.
Apply four principles for obtaining the best results from performance testing
Use JDK tools to collect data on how a Java application is performing
Understand the advantages and disadvantages of using a JIT compiler
Tune JVM garbage collectors to affect programs as little as possible
Use techniques to manage heap memory and JVM native memory
Maximize Java threading and synchronization performance features
Tackle performance issues in Java EE and Java SE APIs
Improve Java-driven database application performance

其它版本
短評
評論
笔记