Skip to content

[TrimmableTypeMap] Use xxhash64 instead of crc64 at build time #11192

Description

@simonrozsival

As Jon has shown in dotnet/android-tools#335, we could switch the hash algorithms we use to mangle Java package names from CRC64 to XxHash64 (both are in System.IO.Hashing). This should be a very straightforward change in the trimmable type map generator which could reduce build times.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions