Java Performance Tuning

Java(TM) - see bottom of page

|home |services |training |newsletter |tuning tips |tool reports |articles |resources |about us |site map |contact us |
Tools: | GC log analysers| Multi-tenancy tools| Books| SizeOf| Thread analysers| Heap dump analysers|

Our valued sponsors who help make this site possible
JProfiler: Get rid of your performance problems and memory leaks! 

Training online: Concurrency, Threading, GC, Advanced Java and more ... 

News February 2010

JProfiler
Get rid of your performance problems and memory leaks!

Modern Garbage Collection Tuning
Shows tuning flow chart for GC tuning


Java Performance Training Courses
COURSES AVAILABLE NOW. We can provide training courses to handle all your Java performance needs

Java Performance Tuning, 2nd ed
The classic and most comprehensive book on tuning Java

Java Performance Tuning Newsletter
Your source of Java performance news. Subscribe now!
Enter email:


Training online
Threading Essentials course


JProfiler
Get rid of your performance problems and memory leaks!


Back to newsletter 111 contents

Usability is a fundamental aspect of performance. Something that is difficult to use means you use it much more slowly - or not at all. Sadly, I'm seeing more and more badly thought out interfaces for users - we seem to be getting worse under the pressures of "working smarter" to make up for fewer people. Usability covers not just the presentation, but also the workflow, what functionality is provided and even the exact fields provided - unnecessary fields slow you down. My recent experience in trying to open a saving account highlighted to me how much usability matters - and how you lose customers by having unusable interfaces.

A note from this newsletter's sponsor

New Relic RPM - The Revolution in Java Performance Management is Here!
Affordable SaaS APM tool to monitor, troubleshoot, and tune apps
running on Websphere, Weblogic, Tomcat, Jetty, JBoss, Solr, Resin

I obtained a list of online saving accounts ordered according to the interest rates offered and started working my way through them. I expected to be able to get the best rate - but my experience was completely different. Bank 1 didn't use an https address to get my details - application abandoned immediately, why on earth would anyone put their money with an organisation that has contempt for their security? Bank 2 asked for details that were completely irrelevant to the account - application abandoned. Bank 3 insisted that I choose a branch to hold the account, even though it was actually an online account only operable online - what part of online don't they get, muppets! Application abandoned. Bank 4 actually seemed reasonable, but then refused to accept the amount that I entered for the initial deposit (it was a valid amount, the muppets had a bug in there, I gave up after trying several different valid numbers - out of interest I eventually contacted them, and they knew their input field couldn't accept decimal points!).

Finally, Bank 5 got my business. I obtained a lower than optimal interest rate, but I preferred that to obvious incompetence. Usability trumped every other aspect of the offering for me. Now on with this month's newsletter. We have all our usual Java performance tools, news, and article links. Over at fasterj we have a new cartoon showing how the disk sweet spots give you a faster startup; Javva The Hutt tells us about building a new team; and, as usual, we have extracted tips from all of this month's referenced articles.

News

Java performance tuning related news.

Tools

Java performance tuning related tools.

A note from this newsletter's sponsor

ManageEngine: Application Performance Management for Java EE Apps.
Monitor App Servers: JBoss, WebSphere, WebLogic, JVMs and JMX Apps.
*** Monitor up to 25 App Servers, Databases & Servers at $795/Yr***.

Articles

Jack Shirazi


Back to newsletter 111 contents


Last Updated: 2025-02-25
Copyright © 2000-2025 Fasterj.com. All Rights Reserved.
All trademarks and registered trademarks appearing on JavaPerformanceTuning.com are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries. JavaPerformanceTuning.com is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.
URL: http://www.JavaPerformanceTuning.com/news/news111.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us