Skip to content

Conversation

@caxu-rh
Copy link
Contributor

@caxu-rh caxu-rh commented Feb 9, 2026

maps.Equal() is available in Go 1.21+ when comparing maps whose key and value types satisfy comparable (including string), and is generally more performant than reflect.DeepEqual.

Signed-off-by: Caleb Xu <caxu@redhat.com>
@github-actions github-actions bot added the storage Related to "storage" package label Feb 9, 2026
Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

storage Related to "storage" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants