Skip to content

[CBAM.SQL.PostgreSQL] Reusable Bind message #2

@stazz

Description

@stazz

Currently a new bind message is allocated on every row of batch send. This causes unnecessary GC pressure, since the Bind message is completely owned by send method, and could be easily reused.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions