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

reduce read lock contention #11

Merged
merged 1 commit into from
May 4, 2023
Merged

reduce read lock contention #11

merged 1 commit into from
May 4, 2023

Conversation

Yiling-J
Copy link
Owner

@Yiling-J Yiling-J commented May 4, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.47 🎉

Comparison is base (94bc10c) 95.38% compared to head (e216e53) 95.85%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   95.38%   95.85%   +0.47%     
==========================================
  Files          12       12              
  Lines        1169     1182      +13     
==========================================
+ Hits         1115     1133      +18     
+ Misses         37       34       -3     
+ Partials       17       15       -2     
Impacted Files Coverage Δ
internal/store.go 97.58% <100.00%> (-0.03%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Yiling-J Yiling-J merged commit bbb4672 into main May 4, 2023
6 checks passed
@Yiling-J Yiling-J deleted the optimize_read_throughput branch May 6, 2023 04:00
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

2 participants