Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import performance cannot be improved at the client level #3454

Open
Nicole00 opened this issue Dec 13, 2021 · 0 comments
Open

Import performance cannot be improved at the client level #3454

Nicole00 opened this issue Dec 13, 2021 · 0 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@Nicole00
Copy link
Contributor

For Nebula cluster with 3 metad, 3 graphd, 3 storaged, the import performance is listed in https://github.com/vesoft-inc/nebula-exchange/blob/master/bench/exchange-test.md. Increasing the concurrency of exchange cannot increase the import speed.

The performance bottleneck lies in the network IO and storage‘s disk IO. Can we make some improvements in this area?

@Sophie-Xie Sophie-Xie added the type/enhancement Type: make the code neat or more efficient label Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

2 participants