On 9/23/12 9:27 PM, deadalnix wrote:
I understand the trouble here. But why divide and conquer is preferable
here over a static foreach over the tuple ?

There are fewer data dependencies, which results on faster execution on today's CPUs.

Andrei

Reply via email to