BenchmarkIntent

sealed interface BenchmarkIntent : MviIntent(source)

Describes user actions handled by BenchmarkViewModel.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Hides the current benchmark error message.

Link copied to clipboard

Closes the benchmark screen.

Link copied to clipboard

Runs a safe synthetic benchmark and stores the result.

Link copied to clipboard

Shares the latest benchmark result as text.