Cache HostSpecificDataLoader.ReadHostSpecificTemplateData #2742
Labels
area: performance
The issue is related to performance of template engine or dotnet new host
triaged
The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
During resolution of templates Microsoft.TemplateEngine.Cli.HostSpecificDataLoader.ReadHostSpecificTemplateData is called which is slows since it needs to open zip files to check host .json file... Find a way to cache this data in templateCache
The text was updated successfully, but these errors were encountered: