# 性能测试环境和数据描述

对功能模块进行性能测试，包括运行时间和使用内存峰值。

* **测试环境**：研发内部集群（实际生产环境），CPU节点计算资源为112个CPU、1T内存，GPU节点为112个CPU, 2T内存，16G显存。
* **测试数据**：研发内部数据，包括小鼠样本和病理样本，Stereo-seq V1.3和FFPE各5例，每个模块测试使用样本为10例中的子集。

<figure><img src="/files/fSejgPR7r4iBmmt2KmKd" alt=""><figcaption></figcaption></figure>


---

# 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/sdas_test_data.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.
