Skip to content

Comments

Networking and other optimizations#22

Merged
novosel2 merged 1 commit intomainfrom
feat/optimizations
Feb 20, 2026
Merged

Networking and other optimizations#22
novosel2 merged 1 commit intomainfrom
feat/optimizations

Conversation

@cindreta
Copy link
Member

@cindreta cindreta commented Feb 12, 2026

This PR largely focuses on networking optimizations for high concurrency APIs.

  • Added gzipping of the entire payload to dramatically reduce payload sizes
  • Added a safe-guard to the payload size of 2MB
  • Added a cap to the number of errors potentially collected
  • optimized the RegEx Cache

@cindreta cindreta requested a review from bhushan February 12, 2026 10:05
@cindreta cindreta self-assigned this Feb 12, 2026
@cindreta cindreta added the enhancement New feature or request label Feb 12, 2026
@novosel2 novosel2 merged commit 25f8c7e into main Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants