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

feat: speed up cluster init and refresh by parallelization #38

Merged
merged 1 commit into from
May 15, 2022

Conversation

rueian
Copy link
Collaborator

@rueian rueian commented May 15, 2022

No description provided.

@rueian rueian force-pushed the speedup-cluster-refresh branch 3 times, most recently from 19fa6e0 to f869640 Compare May 15, 2022 08:31
@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #38 (9b7a917) into master (f7c3276) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   91.05%   91.10%   +0.04%     
==========================================
  Files          28       28              
  Lines       21118    21131      +13     
==========================================
+ Hits        19230    19252      +22     
+ Misses       1671     1666       -5     
+ Partials      217      213       -4     
Impacted Files Coverage Δ
pipe.go 98.70% <ø> (-0.01%) ⬇️
cluster.go 96.18% <100.00%> (+1.80%) ⬆️
rueidis.go 90.62% <100.00%> (+0.62%) ⬆️
lru.go 100.00% <0.00%> (+4.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7c3276...9b7a917. Read the comment docs.

@rueian rueian merged commit 4c68ce5 into master May 15, 2022
@rueian rueian deleted the speedup-cluster-refresh branch April 15, 2023 13:15
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.

None yet

1 participant