The Artima Developer Community
Sponsored Link

Java Buzz Forum
Performance Testing, Lean Management

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
Performance Testing, Lean Management Posted: Sep 7, 2004 9:11 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: Performance Testing, Lean Management
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

I've been doing performance testing at work for the past few days. After I get measurements for a few "critical paths" in the application, I'll have a baseline to measure improvements from, and, of course, have a better idea of what components in the app are slow, thus, which ones need extra care and performance tuning.

Analogous along those line is this short article about applying lean principles to "office work": you know, things like PO's, checking out customers credit, and other "administrative" stuff that often serves as a gateway for customers getting to the core product/service of a business. The idea is to "measure" the entire process, figure out which parts take a long time, and then spend extra time trying to speed up the performance of those parts.

(Via FC Blog.)

Read: Performance Testing, Lean Management

Topic: C/C++ access to remote EJBs Previous Topic   Next Topic Topic: Isolates!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use