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

refactor(compress): using compression pool #209

Merged
merged 3 commits into from
Jan 1, 2025

Conversation

xkx9431
Copy link
Contributor

@xkx9431 xkx9431 commented Dec 21, 2024

refactor(compress): using compression pool to reduce GC

Change

add compression pool
resue compression pool for reader

@xkx9431 xkx9431 changed the title refactor(compress): using compression pool to reduce GC refactor(compress): using compression pool Dec 21, 2024
@xkx9431 xkx9431 force-pushed the xkx/compression_pool branch from 1d61bf0 to c03a8bf Compare December 21, 2024 08:54
@xkx9431
Copy link
Contributor Author

xkx9431 commented Dec 23, 2024

@xuthus5 please help review

lib/pool/compression_cache_pool.go Outdated Show resolved Hide resolved
lib/pool/pool.go Show resolved Hide resolved
lib/pool/compression_cache_pool.go Show resolved Hide resolved
@xkx9431 xkx9431 force-pushed the xkx/compression_pool branch from 6b6ca29 to 8d58ae4 Compare December 26, 2024 03:01
@xkx9431 xkx9431 marked this pull request as draft December 26, 2024 03:17
@xkx9431 xkx9431 marked this pull request as ready for review December 27, 2024 00:27
@xkx9431 xkx9431 force-pushed the xkx/compression_pool branch from 330bfc5 to 466679c Compare January 1, 2025 03:27
@xuthus5 xuthus5 merged commit a481d92 into openGemini:main Jan 1, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants