--- title: Performance in ASP.NET Core author: ardalis description: Discover topics pertaining to ASP.NET Core app performance. ms.author: riande ms.date: 10/14/2016 uid: performance/index --- # Performance in ASP.NET Core * [Cache responses](caching/index.md) * [Cache in-memory](caching/memory.md) * [Work with a distributed cache](caching/distributed.md) * [Response caching](caching/response.md) * [Response compression middleware](response-compression.md)