Re: Slow response time
Re: Slow response time
- Subject: Re: Slow response time
- From: Alexander Spohr <email@hidden>
- Date: Fri, 13 Sep 2013 15:28:30 +0200
Am 12.09.2013 um 19:12 schrieb "Beall, Mark (HPSL)" <email@hidden>:
> Thanks Samuel and Ramsey for your responses.
>
> We do have a large data base so copying the data base is not a good option for us. I will check into the prefetch option. I know we use it but maybe not in all instances.
Batch fetching.
Do you see equal sql over and over again? You might have a loop that fires faults. You could then batchFetch before the loop starts.
atze
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden