You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
I'm only able to get about 500-550 rps using the following middleware over the loopback interface. I can get 1200+ with a content length set.
Note that this is intentionally exceeding the write-behind buffer and going through the chunked path. This only gets the cpu to ~15%.
This is a synthetic version of a Razor benchmark I've been trying to improve.