Can I ask why you keep doing `flowMoves.map(it => sync 
it).sortedByIt(it.eval)[^1]` while you could have just used max or parReduce 
from malebolgia/paralgos ? Although we know little about your code, it seems it 
can be written in more efficient manner.

Reply via email to