Skip to content

Conversation

@koliva8245
Copy link

This is a performance optimization for the FindMNDXPackage() method (for loading the listfile).

Instead of looking though the entire Packages dictionary and finding the "longest" matching path, instead this creates a dictionary for the paths as keys. Then looks for the "longest" path first and if found returns early.

This greatly reduces the load time for Star Craft 2 and Heroes of the Storm.

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