Skip to content

Conversation

@ermyar
Copy link
Collaborator

@ermyar ermyar commented Nov 24, 2025

Added Response's interface method Buffer.
Connection now contains sync.Pool that was used to reduce allocations.

Fixes #493

I didn't forget about (remove if it is not applicable):

@ermyar ermyar requested a review from oleg-jukovec November 24, 2025 11:20
@ermyar ermyar force-pushed the ermyar/gh-493-reduce-reader-allocations branch from 1f3999a to e37fa1b Compare November 25, 2025 15:56
@ermyar ermyar marked this pull request as ready for review November 25, 2025 16:25
Added Future and Response's interface method Release.
Connection now contains sync.Pool that was used to
reduce allocations. Updated Future's Get methods.

Fixes #493
@ermyar ermyar force-pushed the ermyar/gh-493-reduce-reader-allocations branch from e37fa1b to bf0bbdc Compare November 25, 2025 16:31
@ermyar
Copy link
Collaborator Author

ermyar commented Nov 25, 2025

Detected flaky TestSQLBindings and TestStressSQL

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.

v3: design API to avoid allocations in responses

2 participants