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

feat: add MMKV with encryption benchmark #4

Merged
merged 2 commits into from Sep 19, 2022

Conversation

Nodonisko
Copy link
Contributor

@Nodonisko Nodonisko commented Sep 16, 2022

  1. Added benchmark for encrypted MMKV storage - I run benchmark few times and it seems there was no statistically significant difference between encryption on/off.
  2. Updated storage libs to latest versions (it also solved some kind of runtime crash for Realm)

I had to use iOS simulator, but I run benchmark multiple times and it gives very similar results everytime, but would be better to run on some real device, but I don't have any available right now.

Screenshot 2022-09-16 at 15 57 41

@mrousavy
Copy link
Owner

Perfect, thank you!

@mrousavy mrousavy merged commit e34d280 into mrousavy:main Sep 19, 2022
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.

None yet

2 participants