dotnet/aspnetcore

Performance of Rewrite Middleware

オープン

#5,981 opened on 2016/08/04

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (10,653 件のフォーク)batch import
area-middlewarefeature-rewrite-middlewarehelp wanted

Repository metrics

Stars
 (37,933 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド