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

[Performance] Split the plist into platform specific to gain some performance #109

Open
InderKumarRathore opened this issue Oct 23, 2022 · 0 comments

Comments

@InderKumarRathore
Copy link
Owner

Right now (Oct 2022) the size of the file is 19.2 KB which is not that significant, but eventually it will grow. I think we should start thinking to split this plist based on multiple platforms. It might not be a huge improvement to iPhone/iPad but can be significant to watch OS

Although we already made improvement by loading the plist file only first time and subsequent information is read from user defaults which is quite cheap. Let's gather some data and then take the decision.

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

No branches or pull requests

1 participant