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

How to solve slow write speed? #2030

Open
weepo-bean opened this issue Dec 3, 2024 · 1 comment
Open

How to solve slow write speed? #2030

weepo-bean opened this issue Dec 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@weepo-bean
Copy link

I created an LMDB on my local hard drive, and after using it for a while, why did my write speed become very slow, while my read speed remained fast? What should I do to resolve this issue? There are two things to note: the free space on my hard drive has decreased, but there is still over 200 GB available; and I only created one library, and I frequently delete some tables within it and then create new tables with the same name and insert or modify the new data. However, the total data volume has not changed significantly.

@weepo-bean weepo-bean added the enhancement New feature or request label Dec 3, 2024
@alexowens90
Copy link
Collaborator

Hi @weepo-bean, can you please provide all of the information specified in the bug report form?
https://github.com/man-group/ArcticDB/issues/new?assignees=&labels=bug&projects=&template=bug_report.yaml

@phoebusm phoebusm assigned phoebusm and unassigned phoebusm Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants