--- title: ASP.NET Core performance author: tdykstra description: Links to articles about performance in ASP.NET Core apps. monikerRange: '>= aspnetcore-6.0' ms.author: tdykstra ms.date: 04/27/2023 uid: performance/overview --- # ASP.NET Core performance The following articles provide information about how to optimize the performance of ASP.NET Core apps: :::moniker range=">= aspnetcore-8.0" * * * * * * * * * * * * [Short-circuit middleware after routing](xref:fundamentals/routing#short-circuit-middleware-after-routing) :::moniker-end :::moniker range="< aspnetcore-8.0" * * * * * * * * * * :::moniker-end