-
Notifications
You must be signed in to change notification settings - Fork 130
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
Performance issues on dump #266
Comments
I've been having the same issue in a very similar environment. Any word on this? |
Yup pretty much the same happening here, maybe worse. |
Slow for me as well, even on local disk I'm getting < 1Mib/sec when creating a dump |
Hello 👋, I'm aware of this issue and I'm working on benchmarking and performance improvements here. Thanks for your feedback |
Hello,
I've made some basic testing of Replibyte and I'm currently experiencing two performance issues :
Here are the testing conditions :
Hardware :
Software :
replibyte.yaml
replibyte --config ./replibyte.yaml dump create
&replibyte --config ./replibyte.yaml dump restore remote --value latest
With all of this, here are my testing steps :
Creating the dump takes around 11 min at 0.4~0.5 MB/s.
Is there anything that I'm doing wrong ?
Don't hesitate to ask for more details if I've gone over anything, I'll be happy to help.
The text was updated successfully, but these errors were encountered: