Skip to content

Comments

optimize: improve doNotCompress lookups#3872

Merged
iBotPeaches merged 1 commit intoiBotPeaches:masterfrom
IgorEisberg:optimize-dnc
May 15, 2025
Merged

optimize: improve doNotCompress lookups#3872
iBotPeaches merged 1 commit intoiBotPeaches:masterfrom
IgorEisberg:optimize-dnc

Conversation

@IgorEisberg
Copy link
Collaborator

We passed doNotCompress to zipDir as a List.
The longer the list, the slower the lookups.
Convert to a Set for buildApkFile and reuse for all zipDir calls.

We passed doNotCompress to zipDir as a List.
The longer the list, the slower the lookups.
Convert to a Set for buildApkFile and reuse for all zipDir calls.
@iBotPeaches iBotPeaches merged commit c41a527 into iBotPeaches:master May 15, 2025
25 checks passed
@iBotPeaches iBotPeaches added this to the 2.11.2 milestone May 15, 2025
@IgorEisberg IgorEisberg deleted the optimize-dnc branch May 15, 2025 13:03
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.

2 participants