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

[Improvement] Improve write throughput for rust #1535

Open
3 tasks done
zuston opened this issue Feb 22, 2024 · 0 comments
Open
3 tasks done

[Improvement] Improve write throughput for rust #1535

zuston opened this issue Feb 22, 2024 · 0 comments
Labels

Comments

@zuston
Copy link
Member

zuston commented Feb 22, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Limited by the rust poor lock performance, the peek write throughput could reach the 3.5G/s. After using the async data channel, the highest throghput could reach 5G/s .

How should we improve?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@zuston zuston added the rust label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant