akarnokd 2092a8e739 Fix some benchmark code 7 years ago
..
AppendPrependBenchmark.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 years ago
Benchmarks.System.Reactive.csproj 51318e5064 4.x: Additional benchmarks for comparison 7 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
Program.cs 51318e5064 4.x: Additional benchmarks for comparison 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
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