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