Advanced Java Optimization Techniques

Jason Arnold

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-03-29
  • 售價: $990
  • 貴賓價: 9.5$941
  • 語言: 英文
  • 頁數: 94
  • 裝訂: Paperback
  • ISBN: 1495467759
  • ISBN-13: 9781495467752
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Advanced Java Optimization Techniques picks up where standard Java performance tuning recommendation leave off. The optimization methods described in this book are a direct result of the author's personal (and painful) struggles with writing extremely high performance Java code. The book is divided into four section: improving I/O efficiency, reducing memory usage, getting better concurrency, and improving code efficiency. Many pages of valuable code are provided for your reuse. Most optimizations come with before/after code and show actual elapsed time improvements.