Oren Novotny 2284314b69 Revert "Bump System.Reactive from 3.1.1 to 4.1.5 in /Rx.NET/Source" 6 years ago
..
AppendPrependBenchmark.cs 92b5304698 Propose an extension to https://github.com/dotnet/reactive/pull/730 that makes the referenced Rx-version switchable. 7 years ago
Benchmarks.System.Reactive.csproj 2284314b69 Revert "Bump System.Reactive from 3.1.1 to 4.1.5 in /Rx.NET/Source" 6 years ago
BufferCountBenchmark.cs 03202e0418 Code clean up based on editorconfig 7 years ago
CombineLatestBenchmark.cs fbce075e06 Less allocations in CombineLatest (#637) 7 years ago
ComparisonAsyncBenchmark.cs 2092a8e739 Fix some benchmark code 7 years ago
ComparisonBenchmark.cs 2092a8e739 Fix some benchmark code 7 years ago
PrependVsStartWtihBenchmark.cs b1b805402d Store the created observables to prevent possible excessive optimizations. 7 years ago
Program.cs 7fcfc1d936 Add Prepend vs StartWith benchmark 7 years ago
RangeBenchmark.cs 03202e0418 Code clean up based on editorconfig 7 years ago
RepeatBenchmark.cs bd69ed24b0 4.x: Improve the performance of Repeat() 7 years ago
ScalarScheduleBenchmark.cs 790f0748e2 4.x: Improve Return/Throw/Append/Prepend with ImmediateScheduler 7 years ago
StableCompositeDisposableBenchmark.cs 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation 7 years ago
SubjectBenchmark.cs c0d6a1bf9d 4.x: Expand Subjects benchmark 7 years ago
SwitchBenchmark.cs bec853baf5 Save an allocation during inner observer creation in Switch. (#619) 7 years ago
ToObservableBenchmark.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 years ago
ZipBenchmark.cs bec853baf5 Save an allocation during inner observer creation in Switch. (#619) 7 years ago