code-reviews

sooheon 2016-11-13T04:52:25.000022Z

Hi guys. Running these mutations on a large list of maps (180k maps, each map has 130 keys) is taking forever and then failing due to java.lang.OutOfMemoryError. Something about a bunch of reduce operations seems to be extremely inefficient. Can anyone point out glaring mistakes? Thank you.