secure-preferences icon indicating copy to clipboard operation
secure-preferences copied to clipboard

How much slower is Secure preferences over using Standard Shared preferences?

Open scottyab opened this issue 10 years ago • 1 comments

Test using hugo and/or performance tools to answer the question "How much slower is Secure preferences over using Standard Shared preferences?"

The main methods to focus on:

  • Init
    • without user password
    • default
    • With supplied key
    • existing pref file
  • getString
  • putString

scottyab avatar Jul 21 '15 16:07 scottyab

See issue #18 for more details on how to speed up (but also reduce security)

scottyab avatar Jul 24 '15 12:07 scottyab