Skip to content

embeddedbinary: parallel mmapped copying for uncompressed writeBinary()#12584

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test/cl866031915
Open

embeddedbinary: parallel mmapped copying for uncompressed writeBinary()#12584
copybara-service[bot] wants to merge 1 commit intomasterfrom
test/cl866031915

Conversation

@copybara-service
Copy link

embeddedbinary: parallel mmapped copying for uncompressed writeBinary()

As with async page loading, this allows pages in the written binary to be
faulted in parallel and also seems to outperforms Linux readahead at fetching
pages in the embedding binary.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Feb 5, 2026
As with async page loading, this allows pages in the written binary to be
faulted in parallel and also seems to outperforms Linux readahead at fetching
pages in the embedding binary.

PiperOrigin-RevId: 866031915
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments