# HugeGraph-API Performance

LLMS index: [llms.txt](/versions/1.5/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:

- [v0.5.6 stand-alone](/versions/1.5/docs/performance/api-preformance/hugegraph-api-0.5.6-rocksdb/)
- [v0.5.6 cluster](/versions/1.5/docs/performance/api-preformance/hugegraph-api-0.5.6-cassandra/)

> Updates coming soon, stay tuned!

---

Section pages:

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