Skip to content

perf(pyo3): cache async future completion helpers#214

Merged
GefMar merged 1 commit into
mainfrom
cache_python_future_completion_helpers
Jul 3, 2026
Merged

perf(pyo3): cache async future completion helpers#214
GefMar merged 1 commit into
mainfrom
cache_python_future_completion_helpers

Conversation

@GefMar

@GefMar GefMar commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Cache Python asyncio future setter callables on RawClient and reuse them across buffered, stream, and async stream-read completion paths.

Refs: #202

Cache Python asyncio future setter callables on RawClient and reuse them across
buffered, stream, and async stream-read completion paths.

Refs: #202
@GefMar GefMar linked an issue Jul 3, 2026 that may be closed by this pull request
@GefMar GefMar merged commit d618d27 into main Jul 3, 2026
16 of 17 checks passed
@GefMar GefMar deleted the cache_python_future_completion_helpers branch July 3, 2026 20:04
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.

Cache Python Future Completion Helpers

1 participant