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

less exclusive locking #1198

Closed
wants to merge 1 commit into from
Closed

Conversation

hermeGarcia
Copy link
Contributor

Description

This PR reduces exclusive lock to garbage collection. Merge operations are drastically reduced

How was this PR tested?

Local tests

@hermeGarcia hermeGarcia requested a review from a team as a code owner August 9, 2023 16:02
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ddc515a) 85.31% compared to head (e91d032) 85.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1198   +/-   ##
=======================================
  Coverage   85.31%   85.31%           
=======================================
  Files         407      407           
  Lines       22643    22643           
=======================================
  Hits        19318    19318           
  Misses       3325     3325           
Flag Coverage Δ
node-sidecar 92.34% <ø> (ø)
nucliadb 66.61% <ø> (ø)
reader 74.08% <ø> (ø)
train 60.46% <ø> (ø)
utils 84.65% <ø> (ø)
writer 85.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@javitonino javitonino closed this May 24, 2024
@javitonino javitonino deleted the better-concurrency-vectors branch May 24, 2024 13:36
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