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

perf: optimize listpack performance and support lz4 compress #41

Merged
merged 9 commits into from
Jul 18, 2024

Conversation

xgzlucario
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

Attention: Patch coverage is 16.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 64.09%. Comparing base (e9fcee0) to head (fb2c686).

Files Patch % Lines
rotom.go 0.00% 13 Missing and 2 partials ⚠️
command.go 42.85% 4 Missing ⚠️
main.go 0.00% 1 Missing ⚠️
resp.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   65.39%   64.09%   -1.31%     
==========================================
  Files           9        9              
  Lines         656      660       +4     
==========================================
- Hits          429      423       -6     
- Misses        178      188      +10     
  Partials       49       49              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xgzlucario xgzlucario merged commit e2a5eab into master Jul 18, 2024
3 checks passed
@xgzlucario xgzlucario deleted the perf/listpack branch July 18, 2024 15:58
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