# 性能测试

## 运行时间与内存占用

* monocle3使用n\_cpus控制并行进程数，每个进程固定1个线程，该性能测试使用n\_cpus=8，即8\*1=8线程，该测试是在--deg情况下统计的
* 运行时间和内存与细胞数有关，细胞数越多所需时间越长，内存越大

<div><figure><img src="/files/Hex75Toc9lbPEzlo4j6I" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5RQvxdIlqkmpA2iqUFEp" alt=""><figcaption></figcaption></figure></div>


---

# 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://mysite.gitbook.io/sdas_manual_cn/readme/04_manual/trajectory/04_performence.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.
