IntelliJ Java IDE
The moose likes Performance and the fly likes Need a general performance book Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Need a general performance book" Watch "Need a general performance book" New topic
Author

Need a general performance book

Amy Phillips
Ranch Hand

Joined: Apr 02, 2003
Posts: 280
Hi,
Does anyone use or know of any good general performance guides? I just need some general guidelines for optimising my applications or maybe some common pitfalls to avoid.
Thanks
steve souza
Ranch Hand

Joined: Jun 26, 2002
Posts: 851
Go to http://www.javaperformancetuning.com for lots of tips and book references
steve - http://www.jamonapi.com - a fast, free, performance tuning api


http://www.jamonapi.com/ - a fast, free open source performance tuning api.
JavaRanch Performance FAQ
Amy Phillips
Ranch Hand

Joined: Apr 02, 2003
Posts: 280
Thanks Steve, everything I could ever need seems to be somewhere on this site
 
 
subject: Need a general performance book
 
Threads others viewed
AIX Timezone problem, Java showing one hour less
Swing Performance
A doubt in exception handling
Author question: JDBC in Java Code.
Hibernate: Performance issue vs JDBC