]> granicus.if.org Git - python/commit
Precomputing the number iterations allows the inner-loop to be vectorizable.
authorRaymond Hettinger <python@rcn.com>
Sat, 26 Sep 2015 09:14:50 +0000 (02:14 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 26 Sep 2015 09:14:50 +0000 (02:14 -0700)
commitc22eee6b5917568933bbfec2be1069a4340efd84
treecaa054f444db64cc8c7085bf93f6567e4543889a
parent7a84552c84867b548a72b20c177542e892c528f6
Precomputing the number iterations allows the inner-loop to be vectorizable.
Modules/_collectionsmodule.c