Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/aspnetcore

  • Subscription: 4491d9a4-839d-4af5-f3e4-08d8e97c775d
  • Build: 20210520.1
  • Date Produced: 5/20/2021 10:56 AM
  • Commit: 7257a2f43edf1d7aa1405104b6290c05ccdacd28
  • Branch: refs/heads/main

…0210520.1

Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.Analyzers , dotnet-user-secrets , dotnet-dev-certs , Microsoft.CodeAnalysis.Razor , Microsoft.AspNetCore.TestHost , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0 , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Razor.Language , Microsoft.AspNetCore.Mvc.Razor.Extensions , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat
 From Version 6.0.0-preview.6.21269.12 -> To Version 6.0.0-preview.6.21270.1
@ghost
Copy link

ghost commented May 20, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-maestro dotnet-maestro bot merged commit c8695d5 into main May 20, 2021
@dotnet-maestro dotnet-maestro bot deleted the darc-main-b2edfd20-c8bc-4d9a-a452-f681cbb8a7ce branch May 20, 2021 12:17
MiYanni pushed a commit that referenced this pull request Apr 25, 2024
…es" for devenv only (#19399)

Fixes: [AB#2014670](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2014670)

### Description

A change was made in 8.0.2xx to register MSBuildSdkResolver for NGEN (#17732), against both devenv.exe and MSBuild.exe. Later a bug was found in the way MSBuild.exe loads the resolver so the change was reverted in 8.0.3xx (#19112). However, because the change had a measurable positive perf effect, the revert was effectively a regression for devenv.exe and got flagged so by PerfDDRITs.

This PR is a re-do of the original change, only this time with MSBuild.exe omitted, i.e. we're NGENing the resolver only for the default architecture of devenv.exe.

### Customer Impact

Startup perf regression, about 5% more methods JITted in scenarios measured by Visual Studio PerfDDRITs.

### Regression

Yes, perf regression in VS 17.10.

### Risk 

Low
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.

1 participant