Skip to content

Conversation

@AArnott
Copy link
Member

@AArnott AArnott commented Nov 16, 2022

  • Turn off API docs generation in most tests.
  • Avoid mutating SyntaxList in a loop. This was the single worst source of bad perf in the FullGeneration test, costing 20 seconds out of 1.9 minutes.
  • Add cache for slow FindTypeSymbolIfAlreadyAvailable method.

This was the single worst source of bad perf in the FullGeneration test, costing 20 seconds out of 1.9 minutes.
This was greatly increasing test run time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants