Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1181777
  • 博文数量: 3010
  • 博客积分: 10011
  • 博客等级: 上将
  • 技术积分: 30431
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-27 11:53
文章分类

全部博文(3010)

文章存档

2008年(3010)

我的朋友

分类: LINUX

2008-05-27 21:52:02

No matter what language they're programming in, developers always wish things would run faster! Especially when writing mission-critical applications, no one wants to be limited by their programming environment. Java Performance Tuning provides all the details a developer needs to know to 'performance tune' any type of Java program and make Java code run significantly faster.

Java Performance Tuning contains step-by-step instructions on all aspects of the performance tuning process, right from such early considerations as setting goals, measuring performance, and choosing a compiler. Extensive examples for tuning many parts of an application are described in detail, and any pitfalls are identified. The book also provides performance tuning checklists that enable developers to make their tuning as comprehensive as possible.

Java Performance Tuning is a book for developers who are ready to 'roll up their sleeves' and examine their code in detail in order to apply different tuning techniques to produce the best possible result.

The book shows how to:

Create and plan a tuning strategy

Avoid performance penalties from inefficient code

Minimize the number of objects a program creates

Improve the behavior of loops and switches

Use threads effectively

Return to Java Performance Tuning

阅读(147) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~