The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

ReactiveUI.Benchmarks Namespace

Class Types

Class Summary
AutoPersistBenchmark Bench marks associated with the auto persist functionality inside ReactiveUI.
INPCObservableForPropertyBenchmarks Bench marks checking the performance of the INotifyPropertyChanged related classes.
MockHostScreen A mock for the screen in ReactiveUI. This will only contain the routing state.
MockViewModel A mock for a ReactiveObject which is routable.
NavigationStackBenchmark Benchmarks for the NavigationStack and the RoutingState objects.
Program Class which hosts the main entry point into the application.
ReactiveCommandCreateBenchmark Benchmarks associated with the ReactiveCommand object.
RoutableViewModelMixinsBenchmarks Benchmarking the Mixin class for the RoutableViewModel classes.

Namespaces

Namespace Summary
ReactiveUI.Benchmarks.Legacy