dotnet/aspnetcore

Performance of Rewrite Middleware

Open

#5,981 创建于 2016年8月4日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (10,653 fork)batch import
area-middlewarefeature-rewrite-middlewarehelp wanted

仓库指标

Star
 (37,933 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 258 个 PR)

描述

The whole rewrite middleware needs to be profiled. Specifically, checking for hotspots in the actual application of rules, which matters significantly more than startup time. Memory allocation should be checked too.

贡献者指南