Benchmarks
Benchmarks copied to clipboard
Add an ARR scenario to the proxy benchmark matrix
Currently we have proxy benchmark scenarios defined for YARP, Envoy, NGINX and HAProxy. We should look to add IIS's Application Request Routing Module (ARR) to this list.
So I searched this repo for any existing references to ARR (only after filing this issue ofc 😄), and noticed @sebastienros already added an ARR benchmark app back in February with https://github.com/aspnet/Benchmarks/commit/acfff0cb1c15d57efd4f6455cbdc955a5b2480ed. It doesn't look to be part of any benchmark matrix however.
That was the goal, compare it with yarp, but haven't found the time to finish it yet.