rsdoctor icon indicating copy to clipboard operation
rsdoctor copied to clipboard

feat(utils): replace zlib by lz4

Open yifancong opened this issue 1 year ago • 2 comments

Summary

feat(utils): replace zlib by lz4

Compress text function will consume ~15s by zlib in big repo. So use lz4 to optimize this consume time. By diff this time data, lz4 will at least 2x faster than zlib when compress the big data.

Related Links

yifancong avatar Jul 22 '24 02:07 yifancong

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 22 '24 02:07 CLAassistant

Deploy Preview for rsdoctor ready!

Name Link
Latest commit 16e12add8a38ebe1632c36a8d84a1266383dd2f8
Latest deploy log https://app.netlify.com/sites/rsdoctor/deploys/669f6536b2dc3c00082525bd
Deploy Preview https://deploy-preview-432--rsdoctor.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jul 22 '24 02:07 netlify[bot]