mbraceproject / MBrace.Core

MBrace Core Libraries & Runtime Foundations
http://mbrace.io/
Apache License 2.0
209 stars 46 forks source link

CloudFlow code review, refactoring and performance fixes #145

Closed eiriktsarpalis closed 8 years ago

eiriktsarpalis commented 8 years ago

Contains changes and refactorings in CloudFlow code. This should fix performance issues mostly affecting CloudFlow.foldBy, CloudFlow.distrinctBy and CloudFlow.sortBy.