# 性能

性能是一切的基础，没有性能再好的程序也是无用的。这里我们从各个角度（分类）来全面梳理云计算涉及的性能：

* 网络（网络的TCP/IP层）
* 存储
* 操作系统
* Web (网络的应用层)
* 数据库


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/performance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
