Skip to content

experiment: Compress mitogen.core once#1421

Draft
moreati wants to merge 1 commit intomitogen-hq:masterfrom
moreati:compress-preamble-once
Draft

experiment: Compress mitogen.core once#1421
moreati wants to merge 1 commit intomitogen-hq:masterfrom
moreati:compress-preamble-once

Conversation

@moreati
Copy link
Copy Markdown
Member

@moreati moreati commented Jan 18, 2026

mitoen.core is sent as part of the bootstrap process of a child. Prior to this change it was transferred to the first stage compressed, then to the new Python process decompressed. Once there it was recompressed and cached.

This PR attempts to compress it just once on the root (master), then leep it compressed all the way through.

@moreati moreati changed the title experiment: experiment: Compress mitogen.core once Jan 18, 2026
@moreati moreati force-pushed the compress-preamble-once branch 3 times, most recently from b8edd97 to dd598f5 Compare January 18, 2026 20:57
@moreati moreati force-pushed the compress-preamble-once branch from dd598f5 to c827753 Compare January 18, 2026 21:26
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