2016-10-29 01:35:15 +08:00
|
|
|
---
|
2017-07-01 07:47:15 +08:00
|
|
|
title: Performance
|
2016-11-12 00:28:14 +08:00
|
|
|
author: ardalis
|
2016-11-18 04:13:02 +08:00
|
|
|
description:
|
2016-10-29 01:35:15 +08:00
|
|
|
manager: wpickett
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.author: riande
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.date: 10/14/2016
|
2017-03-03 08:50:36 +08:00
|
|
|
ms.prod: asp.net-core
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.technology: aspnet
|
|
|
|
ms.topic: article
|
2017-08-19 02:51:38 +08:00
|
|
|
uid: performance/index
|
2016-10-29 01:35:15 +08:00
|
|
|
---
|
|
|
|
# Performance
|
|
|
|
|
|
|
|
* [Caching](caching/index.md)
|
2018-01-11 03:58:43 +08:00
|
|
|
* [In-memory caching](caching/memory.md)
|
|
|
|
* [Work with a distributed cache](caching/distributed.md)
|
|
|
|
* [Response caching](caching/response.md)
|
|
|
|
* [Response compression middleware](response-compression.md)
|