Optimizing Java : practical techniques for improving JVM application performance /

书目详细资料
Main Authors: Evans, Benjamin J. (Author), Gough, James (Author), Newland, Chris (Author)
格式: 图书
语言:English
出版: Sebastopol, California : O'Reilly Media, 2018.
版:First edition.
主题:
Classic Catalogue: View this record in Classic Catalogue
书本目录:
  • Optimization and performance defined
  • Overview of the JVM
  • Hardware and operating systems
  • Performance testing patterns and antipatterns
  • Microbenchmarking and statistics
  • Understanding garbage collection
  • Advanced garbage collection
  • GC logging, monitoring, tuning, and tools
  • Code execution on the JVM
  • Understanding JIT compilation
  • Java language performance techniques
  • Concurrent performance techniques
  • Profiling
  • High-performance logging and messaging
  • Java 9 and the future.