Skip to content
Snippets Groups Projects
Commit e81bcef1 authored by Per Hedbor's avatar Per Hedbor
Browse files

Minimize overhead in the (sadly needed) body of the loop.

If the body of the loop is removed, the foreach() is optimized away.
Also, the assignment of the global counter is removed as well in the
versions that use a global variable, which is really a bug.
parent 939bf668
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment