dotnet / dotnet/aspnetcore

Consider caching rule results

Open
#5,990 0 comments 0 reactions 0 assignees View on GitHub
area-middleware feature-rewrite-middleware
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Some rewrite rules could be cachable. We should investigate possible perf improvements by caching the result of a cachable rule instead of needing expensive regex pattern matching for every request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.