Skip to content

Conversation

@brunoga
Copy link
Owner

@brunoga brunoga commented May 21, 2025

  • Structs with comparable fields are comparable.
  • reflect.Type() can be directly compared (no need to convert to string).
  • This fully recovers the performance lost when we fixed the "2 different types, same address" bug.

- Structs with comparable fields are comparable.
- reflect.Type() can be directly compared (no need to convert to string).
- This fully recovers the performance lost when we fixed the "2 different
  types, same address" bug.
@brunoga brunoga merged commit 53020f6 into main May 21, 2025
1 check passed
@brunoga brunoga deleted the recover_performance branch May 21, 2025 12:18
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.

2 participants