Skip to content

Conversation

@sebastienros
Copy link
Owner

  • Reduce Sql Parser allocations
    • cast to string early to prevent Select/ToArray calls
    • cache and optimize Identifier.ToString
  • Implement ISeekable on When
  • Reduce array allocations with HybridList
  • Refactor Comments builder (limited breaking change)

@sebastienros sebastienros merged commit 2a2e203 into main Nov 24, 2025
1 check passed
@sebastienros sebastienros deleted the sebros/perf branch November 24, 2025 18:41
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