dgraph icon indicating copy to clipboard operation
dgraph copied to clipboard

perf(compression): Use gzip with BestSpeed in export and backup (#7643)

Open danielmai opened this issue 3 years ago • 1 comments

Cherry-pick of #7643.

The export and backup code were using BestCompression and Default gzip compression levels respectively. We see a 4x speed improvement when switching from BestCompression to BestSpeed compression level.


This change is Reviewable

danielmai avatar Mar 26 '21 13:03 danielmai

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 29 '22 07:04 CLAassistant