Motivation
#8422 strives to improve the performance of ResolveAssemblyReferences, which is a recurring theme. We should get a sense of how the work that's recently been done in this area moved the needle. We're specifically interested in retrospectively measuring RAR as used when building a modern .NET app.
Expected outputs
- A list of RAR optimizations implemented (or attempted to be implemented) in the last ~3 years.
- A quantitative assessment of complexity and perf impact for each of the optimizations.
- A description of the methodology used for the above.