Speeds up simple reduction by using for loop not map.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 5 Oct 2014 14:43:44 +0000 (15:43 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:45 +0000 (21:22 +0100)
commitdb29877b6b7b58a1a25bb587f548ca729a1928c0
tree3e7abd7208f37f43a7a3e9da597de9a4de1cf2f2
parente90e768e412baf7887a735e04a0139a262927f59
Speeds up simple reduction by using for loop not map.
lib/selectors/optimizers/simple.js
test/selectors/optimizers/simple-test.js