Practical Guidelines for Boosting Java Server Performance

6/16/99


Click here to start


Table of Contents

Practical Guidelines for Boosting Java Server Performance

About This Presentation...

Overview

Motivation

Motivation

Motivation

Sources of Java Performance Problems

Sources of Java Performance Problems

Sources of Java Performance Problems

Common Goal of Performance Enhancement Guidelines

Six Performance Enhancement Guidelines

Object Reuse

Object Reuse

Object Reuse

Object Reuse

Object Reuse

PPT Slide

Object Reuse

Avoiding API Methods with Implicit Object Allocations

Avoiding API Methods with Implicit Object Allocations

Avoiding API Methods with Implicit Object Allocations

Avoiding API Methods with Implicit Object Allocations

Avoiding API Methods with Implicit Object Allocations

Statically Creating Immutable Objects

PPT Slide

PPT Slide

Statically Creating Immutable Objects

Avoiding Dynamically Expanding Objects

Avoiding Dynamically Expanding Objects

PPT Slide

Adequate Object Initialization

Thread Pooling

PPT Slide

PPT Slide

PPT Slide

Problems with Performance Enhancement Guidelines

Lessons Learned

Lessons Learned

Author: Lucent Technologies

Email: klemm@bell-labs.com

Home Page: http://www.bell-labs.com/~klemm