Skip to content

Increase extraction buffers to 256 KiB - #37

Open
poiru wants to merge 1 commit into
nsis-dev:masterfrom
poiru:extbuffer
Open

poiru wants to merge 1 commit into
nsis-dev:masterfrom
poiru:extbuffer

Conversation

@poiru

@poiru poiru commented Sep 16, 2026

Copy link
Copy Markdown

Increase the decompression input and output buffers from 16 KiB and 32 KiB to 256 KiB each.

This reduces read and write call overhead during regular and solid extraction, particularly for large payloads, at the cost of roughly 464 KiB of additional static memory per installer stub.

Increase the decompression input and output buffers from 16 KiB and
32 KiB to 256 KiB each.

This reduces read and write call overhead during regular and solid
extraction, particularly for large payloads, at the cost of roughly
464 KiB of additional static memory per installer stub.
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