akkadotnet / akka.net

Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
http://getakka.net
Other
4.69k stars 1.04k forks source link

Downgrade System.Collections.Immutable to 1.1.36 #1698

Closed Aaronontheweb closed 8 years ago

Aaronontheweb commented 8 years ago

See previous discussion here: #1676

maxwellb commented 8 years ago

The API changes look good. I ran Performance through NBench.. some tests have standard deviations thinner or wider, but averages/maxes don't seem to jump up in any alarming increments.

https://gist.github.com/maxwellb/c1eb44422427a52fa015

Aaronontheweb commented 8 years ago

Closed by #1733 #1693