Hi Bilbo!

Another side question: have you measured how long does it take the
"processing" alone, discounting all database reads / writes (just before
the first FOR loop starts, and until it ends)?

On Mon, Aug 15, 2016 at 12:01 PM, Kessler CTR Mark J <
[email protected]> wrote:

> Side question.  Have you tried having the records calculate in the query
> themselves at least partially?  Best case scenario would be have them
> process into another table directly.  Writing those 12k records back would
> be more intensive if they had to process  each one separately.
>
>
> -Mark
>
>

Reply via email to