Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move more stuff to cancellable tasks in VS.Editor #15670

Merged
merged 28 commits into from
Aug 4, 2023

Conversation

vzarytovskii
Copy link
Member

  • get rid of some non-needed allocations

From personal tests (not super accurate, since was running and profilind devenv under devenv), colouring and completions are somewhere between 1% and 5% snappier (due to changes to classification), allocations are better - 4.4Gb -> 3.5Gb on VisualFSharp.sln with the same set of documents open + typechecked from the "cold" start.

@vzarytovskii vzarytovskii requested a review from a team as a code owner July 24, 2023 10:14
@vzarytovskii
Copy link
Member Author

/run fantomas

@github-actions
Copy link
Contributor

@vzarytovskii vzarytovskii force-pushed the more-cancellable-tasks2 branch from 9b8bd99 to 2452adc Compare July 24, 2023 12:12
@vzarytovskii
Copy link
Member Author

vzarytovskii commented Aug 1, 2023

VSIX built from this branch: https://1drv.ms/u/s!AiT31MwroM_3lfUYVfV8H3l14MZfpg?e=O982p6

@vzarytovskii
Copy link
Member Author

/run fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

@vzarytovskii
Copy link
Member Author

/run fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants