Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with configuring Android to use assets #8599

Closed
wants to merge 1 commit into from

Conversation

yschimke
Copy link
Collaborator

for loading the PublicSuffixDatabase.

TODO - benchmark the 3 options

…licSuffixDatabase.

TODO - benchmark the 3 options
@swankjesse
Copy link
Collaborator

I don’t think benchmarking is that useful here. Simpler to strictly use assets on Android and resources on the JVM, which we know is a good fast configuration.

(Though how to use Assets when we don’t have a Context is tricky)

@yschimke
Copy link
Collaborator Author

@swankjesse I'll take another stab since #8600 landed.

Should be now possible.

@yschimke yschimke closed this Jan 4, 2025
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