dotnet/aspnetcore
在 GitHub 查看Consider using ActivatorUtilities.CreateFactory in AuthenticationHandlerProvider
Open
#2,948 创建于 2018年3月12日
affected-fewarea-networkingenhancementfeature-http-abstractionshelp wantedseverity-nice-to-have
仓库指标
- Star
- (37,933 star)
- PR 合并指标
- (平均合并 16天 9小时) (30 天内合并 258 个 PR)
描述
ActivatorUtilities.CreateInstance is 30x slower than invoking factory delegate.
/cc @Tratcher @HaoK