E
EricF
That might be the wrong kind of optimization. Shaving 25 seconds off
individual response times might reduce overall throughput, perhaps reducing
the ability to handle concurrent clients. Often optimization of an enterprise
application requires /increasing/ the response time for individual clients.
That depends on how you do it, but yes, I can see what you're saying. Tuning
an n-tiered system can be quite complex. Luckily I only deal with a subset of
the whole system.
Eric