Skip to content

Conversation

@glennawatson
Copy link
Contributor

No description provided.

@glennawatson glennawatson requested review from a team and RLittlesII August 27, 2018 22:21
{
using (_router.NavigateAndReset.Execute(_mockViewModel()).Subscribe())
using (_router.Navigate.Execute(_mockViewModel()).Subscribe())
using (_router.NavigateBack.Execute().Subscribe()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting

[Benchmark]
public void NavigateAndReset()
{
using (_router.NavigateAndReset.Execute(_mockViewModel()).Subscribe()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting

[Benchmark]
public void Navigate()
{
using (_router.Navigate.Execute(_mockViewModel()).Subscribe()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting

@RLittlesII RLittlesII merged commit 4fd5843 into master Aug 27, 2018
@delete-merged-branch delete-merged-branch bot deleted the UpdateBenchmarks branch August 27, 2018 23:23
@RLittlesII RLittlesII added this to the 9.0.1 milestone Aug 28, 2018
glennawatson added a commit that referenced this pull request Mar 23, 2019
* fix: All bench marks are now correctly running

* fixed formatting issues
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants