What’s the qps of csv import in Nebula Graph? Is there a benchmark?
400,000 qps on ssd with 128G memory and 48 cores CPU:
You can optimize the performance by configuring the two key parameters below:

Use the .production config file under the installation directory for server configuration.
Here is the guide to the csv importer tool: GitHub - vesoft-inc/nebula-importer: Nebula Graph Importer with Go
1 Like
