dotnet / dotnet/aspnetcore

Kestrel is a bit locky

Open
#10,148 1 comment 3 reactions 0 assignees View on GitHub
affected-very-few area-networking enhancement Perf severity-nice-to-have
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Turning off inlining to see the calls to `Monitor.Enter`; for 82,273 requests it takes 1,090,538 locks or ~13 per request:

![image](https://user-images.githubusercontent.com/1142958/57537043-61a65200-733d-11e9-8b46-47c7d89ac3a7.png)

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.