dotnet/aspnetcore
View on GitHubConsider using ActivatorUtilities.CreateFactory in AuthenticationHandlerProvider
Open
#2,948 opened on Mar 12, 2018
affected-fewarea-networkingenhancementfeature-http-abstractionshelp wantedseverity-nice-to-have
Description
ActivatorUtilities.CreateInstance is 30x slower than invoking factory delegate.
/cc @Tratcher @HaoK