Replies: 1 comment
-
Take a look at our benchmarks. https://github.com/aspnet/benchmarks Kestrel beats IIS by more than 10x. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'am looking for benchmarks comparing Kestrel on Windows Server and Linux.
Sites likes this https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=plaintext
are 100% linux unfortunately.
Are results on Windows Server comparable? Where could I find them? Does the current Windows Server network stack is a good as Linux? Could it scale to millions req/sec like Linux from the above link?
What is the RIO Transport status - is it an option to enable? #1903
Any benchmarks comparing RIO-powered Kestrel on Windows Server vs Linux's Kestrel with default Transport?
The questions are based on the following reference: https://www.ageofascent.com/2015/07/25/azure-cloud-high-speed-networking/
Beta Was this translation helpful? Give feedback.
All reactions