Skip to content

Improve write performance - #101

Merged
justvanrossum merged 1 commit into
mainfrom
write-performance
Jun 27, 2025
Merged

Improve write performance#101
justvanrossum merged 1 commit into
mainfrom
write-performance

Conversation

@justvanrossum

Copy link
Copy Markdown
Member

Run write operations in a thread, so the server does not need to block.

Initially, this just improves latency, but once we start using free-threaded Python it will get even better.

@justvanrossum
justvanrossum merged commit 11a4fde into main Jun 27, 2025
@justvanrossum
justvanrossum deleted the write-performance branch June 27, 2025 08:10
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.

1 participant