EntityFramework.Rx
EntityFramework.Rx copied to clipboard
Performance
Is there any performance gain using Reactive EF? Maybe add some benchmarks in readme .
There's no performance gain. It's just a different (sometimes better, sometimes worse) programming model... a different way to express a behaviour.