On Mar 9, 7:52 pm, Philip <[email protected]> wrote: > Does anyone know of any common root causes of performance problems > like that?
You are going to have to find the part that is slow. That means some kind of profiling or instrumenting scheme where you can gather measurements.

