Performance Issues

Many projects identify performance issues at some point, and occasionally slow-downs can occur in production systems. These two types of performance issues are different, and should be approached differently.

For performance testing during implementation, we recommend that the following protocol be followed as closely as possible:

For performance slowdowns that occur post-production, the obvious question to ask is what has changed. This might be upgraded hardware – we have seen that adding hardware power does not always improve performance, indeed it can slow it down if the architecture or system setup is not configured to take advantage of it. If nothing seems to have changed, look for whatever else might be running on the system at the time that the slowdown occurs; we frequently have customers find that anti-virus software or mass searches are being done on a machine when performance slows down.

Another very important aspect of performance to consider is the virtual machine environment, if it is part of the setup. Experience has shown that running with a VM can add up to 20% overhead to performance from straight hardware; it is very important to employ a VM consultant to look at the configuration and setup of the VM that is in use to run the Enterprise Server environment.