Skip to content

Conversation

@jscarle
Copy link
Owner

@jscarle jscarle commented Nov 16, 2025

Summary

  • deduplicate endpoint filter attributes with cached hash sets and track the backing state directly in EndpointAttributeState
  • streamline tag merging logic to avoid re-normalizing existing values and trim allocations
  • speed up endpoint name collision detection by renting pooled buffers and pre-sizing the dictionaries used during analysis

Testing

  • dotnet test

Codex Task

@jscarle jscarle merged commit e3e8f3a into feature/expansion Nov 16, 2025
@jscarle jscarle deleted the feature/codex-optimize-source-generator-performance branch November 16, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants