You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I used sqlcipher at version 2.x,openOrCreateDatabase spent 180 millisecond.
Now for the kitkat, I update sqlcipher to version 3.0.1.
At this version, the speed is about 1800+.I do not find what has changed. Maybe some changes have affected it. Do you test the method between these versions? Please give me some advice to optimize it. Thanks.