|
@@ -22,7 +22,6 @@ namespace Benchmarks.System.Reactive
|
|
|
typeof(RangeBenchmark),
|
|
typeof(RangeBenchmark),
|
|
|
typeof(ToObservableBenchmark),
|
|
typeof(ToObservableBenchmark),
|
|
|
typeof(RepeatBenchmark),
|
|
typeof(RepeatBenchmark),
|
|
|
- typeof(AppendPrependBenchmark),
|
|
|
|
|
typeof(ComparisonBenchmark),
|
|
typeof(ComparisonBenchmark),
|
|
|
typeof(ComparisonAsyncBenchmark)
|
|
typeof(ComparisonAsyncBenchmark)
|
|
|
#if (CURRENT)
|
|
#if (CURRENT)
|