# HugeGraph-API Performance

LLMS index: [llms.txt](/llms.txt)

---

The HugeGraph API performance test mainly tests HugeGraph-Server's ability to concurrently process RESTful API requests, including:

- Single insertion of vertices/edges
- Batch insertion of vertices/edges
- Vertex/Edge Queries

For the performance test of the RESTful API of each release version of HugeGraph, please refer to:

- [HugeGraph API-0.5.6-RocksDB](/docs/performance/api-performance/hugegraph-api-0.5.6-rocksdb)
- [HugeGraph API-0.5.6-Cassandra](/docs/performance/api-performance/hugegraph-api-0.5.6-cassandra)

> Updates coming soon, stay tuned!

---

Section pages:

- [v0.5.6 Stand-alone(RocksDB)](/docs/performance/api-performance/hugegraph-api-0.5.6-rocksdb/)
- [v0.5.6 Cluster(Cassandra)](/docs/performance/api-performance/hugegraph-api-0.5.6-cassandra/)
