Fork me on GitHub
#code-reviews
<
2016-11-13
>
sooheon04:11:25

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.