Open cterence opened 1 year ago
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. Running on a ubuntu cloud vm 2vCPUs/4GB RAM, with a local 200MB MySQL database. I get OOM killed with replibyte using 3GB of memory 😬
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
docker-compose.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.