dotnet/aspnetcore

Performance of Rewrite Middleware

开放

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

 (3 条评论) (0 个反应) (0 位负责人)C# (10,653 个派生)batch import
area-middlewarefeature-rewrite-middlewarehelp wanted

仓库指标

星标
 (37,933 个星标)
PR 合并指标
 (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.

贡献者指南