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

Remove empty replication stats when sending update #19375

Merged

Conversation

klauspost
Copy link
Contributor

When sending update and there is no replication stats - remove the struct.

Will remove an unneeded alloc on the receiver.

How to test this PR?

Should be automatically tested. Verified that access is done with proper nil checks.

Types of changes

  • Optimization (provides speedup with no functional changes)

When sending update and there is no replication stats - remove the struct.

Will remove an unneeded alloc on the receiver.
@harshavardhana harshavardhana merged commit aa0eec1 into minio:master Mar 28, 2024
20 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.

None yet

3 participants