Skip to content

Only precompute and cache indices in the OOP process.#43801

Merged
CyrusNajmabadi merged 12 commits intodotnet:masterfrom
CyrusNajmabadi:remoteIndices
May 1, 2020
Merged

Only precompute and cache indices in the OOP process.#43801
CyrusNajmabadi merged 12 commits intodotnet:masterfrom
CyrusNajmabadi:remoteIndices

Conversation

@CyrusNajmabadi
Copy link
Contributor

Followup to:

#43636 and #43771

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 29, 2020 21:09
return Task.CompletedTask;
}

if (!RemoteFeatureOptions.ShouldComputeIndex(document.Project.Solution.Workspace))
Copy link
Member

@tmat tmat May 1, 2020

Choose a reason for hiding this comment

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

ShouldComputeIndex [](start = 42, length = 18)

Is this method still used elsewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

let me check. i will remove if not!

Copy link
Member

@tmat tmat left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@CyrusNajmabadi CyrusNajmabadi merged commit a65653a into dotnet:master May 1, 2020
@ghost ghost added this to the Next milestone May 1, 2020
@CyrusNajmabadi CyrusNajmabadi deleted the remoteIndices branch May 1, 2020 22:03
@JoeRobich JoeRobich modified the milestones: Next, 16.7.P2 May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants